From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e60608310832u3e28113epaa24a09ed0fb79a0@mail.gmail.com> Date: Thu, 31 Aug 2006 08:32:36 -0700 From: "David Leimbach" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: Re: Re: [9fans] i need someone to pinpoint a sample program for me : ) In-Reply-To: <3e1162e60608310830s1fd96e82ha942e7fa5ef587a@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: <44F699AA.7010802@enerla.net> <82c890d00608310318x48878fd3wd5690db80c127188@mail.gmail.com> <3e1162e60608310830s1fd96e82ha942e7fa5ef587a@mail.gmail.com> Topicbox-Message-UUID: ac6b6eea-ead1-11e9-9d60-3106f5b1d025 On 8/31/06, David Leimbach wrote: > On 8/31/06, Gabriel Diaz wrote: > > Hello > > > > a great sample is /sys/src/lib9p/ramfs.c > > > I disagree, I tried to learn from that and the code seems to make some > shortcuts around certain issues. It also seems to label itself as a > "toy" in the comments. > > It works well enough for how I'm using it though :-) Heh, looks like I made the same mistake as rog.... D'oh! > > > gabi > > > > > > 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 > > > > > >