From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e60608310838i419081bbrc88d8e04f48d4285@mail.gmail.com> Date: Thu, 31 Aug 2006 08:38:32 -0700 From: "David Leimbach" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Using OS abstractions book, for Plan 9. + example program to export files In-Reply-To: <8ccc8ba40608310313o76214963pa9c4e52bc259e40c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8ccc8ba40608310313o76214963pa9c4e52bc259e40c@mail.gmail.com> Topicbox-Message-UUID: ac743d18-ead1-11e9-9d60-3106f5b1d025 On 8/31/06, Francisco J Ballesteros 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 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 > > > > >