[9fans] Plan9 so much easier than...

2009-01-29 Thread Randall Bohn
I needed to read a loose man file on Linux but couldn't remember how to format and display it. groff -man slig.8 wasn't readable. So I turned to drawterm. troff -man /mnt/term/home/bohn/slig.8 | page Problem solved.

Re: [9fans] Fwd: Drawterm problems

2008-12-09 Thread Randall Bohn
I've built drawterm successfully from the CVS sources on Ubuntu x86 and Gentoo x86. It also builds on Win32 if you install Mingw and MSYS (in that order). I use devfs_win32.c from /n/sources/contrib/ cinap_lenrek. rsbohn

Re: [9fans] How do I set passwords for users?

2008-12-03 Thread Randall Bohn
On Dec 2, 1:17 pm, [EMAIL PROTECTED] (Nolan Hamilton) wrote: ... > still no password after the > user[nhh]: > prompt. You are running a standalone terminal? You won't get prompted for a password.