I suggest nemo's book at http://9fans.net | http://lsub.org/who/nemo/9.intro.pdf
Beyond that, I can only suggest the stuff in /sys/doc, 9.ps in particular. The
acme paper is probably worth reading too. Nemo's book is the real
practical reference, though. That and 9fans.
John
Oh, I had forgotten--nemo's book is in /sys/doc/9.intro.pdf and the link
I gave you in my first email has 9fans.net in there too because I sloppily
copied the topic from #plan9.
You can also take a look at the intro-style document I wrote for
the RIT Plan 9 system:
http://csplan9.rit.edu/users/john/RITintro.txt
John
- Run the Live CD and run the live part. You will see a guide to
using Plan 9's rio windowing system and acme text editor; read those
in order.
- The Wiki, at http://plan9.bell-labs.com/wiki/plan9/, is a wonderful
place to start. You will need to set up a new user once you install;
see http://plan9.bell-labs.com/wiki/plan9/Adding_a_new_user/
index.html for details. Just log on to user adm.
- Get a book on troff, which lets you write documents. http://
www.troff.org/ has some details on books, as well as a link to a free
one co-written by the founder of the O'Reilly publishing company;
available at http://www.oreilly.com/openbook/utp/
- Read the Wiki page on Unix to Plan 9 command translation: http://
plan9.bell-labs.com/wiki/plan9/Unix_to_Plan_9_command_translation/
index.html It also has some details on converting shell semantics and
files
- .profile is now lib/profile
- Type the command line
page /sys/doc/rc.ps
hit Enter, and read the guide to rc, the replacement for /bin/sh
- Anything that John says (he beat me to it)
Thanks for this, I'm having a "Stranger in a Strange Land" experience
similar to
that of the OP.
GB