On Mon May 6 18:01:45 EDT 2013, a...@9srv.net wrote:
> Alternately, see /n/sources/patch/import-z. That seems like
> the right answer to me.
isn't this trying to solve a problem already solved by srv(1)
in an incompatable way?
> I assume you mean the !tcp564 example is incompatible
> with real *
Alternately, see /n/sources/patch/import-z. That seems like
the right answer to me.
I assume you mean the !tcp564 example is incompatible
with real *9p clients*.
exportfs(4) claims that -r skips the initial protocol. but it appears that
it only skips the initial part of the intial protocol, making
; cat /n/sources/plan9/rc/bin/service/!tcp564
#!/bin/rc
mount '#s/boot' /root $rootspec
exec /bin/exportfs -r /root
incompatable
> Can the rc example be modified --- still using a here document --- so
> that it works?
no.
- erik
So I have read the various man pages (starting from plan9.ini that only
sets environment values) to vga.
If I understand correctly, the vesa adjusting is only done if the
monitor variable is set to 'vesa', value that do not appear in the
database.
Previously, I have used other values for monitor
Hello,
so I repeat my question. While this is possible in bash:
;cat aBash
for i in 1 2 3
do
cat <