9fans archive / 2006 / 08 / 516    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: David Leimbach <leimy2k@gma...> Subject: Using OS abstractions book, for Plan 9. + example program to export files Date: Thu, 31 Aug 2006 08:38:32 -0700 On 8/31/06, Francisco J Ballesteros <nemo@lsu...> wrote: > I have left at http://lsub.org/who/nemo/9.intro.pdf > an introductory text to (using) operating systems, using Plan 9. > It is the first draft produced. Still needs much work, but it may be of help. > I'll leave further revisions at the same place. Still working on the second one. > > One chapter develops a file server, so it might be of help for bituman. > > I'd love to get any feedback, comment, or whatever. > > thanks Great I've been waiting for this, and it's ready just in time for a US holiday weekend! Looking forward to digging into it. Dave > > On 8/31/06, bituman <bituman@ene...> wrote: > > Ahoi all... > > Ive been using my plan9 installation for a while. Now i feel comfortable > > enough to start some coding. > > Im like lets starts something basic (basic might be a relative term), > > like a server that exports a ctl and a data file, > > every line written to ctl can be read from data with the letters sorted. > > Id like someone to pinpoint a sample program for me that exports files, > > the most basic such program will do the trick i guess. > > Thanks in advance > > bituman > > > > >