From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <82c890d00608310318x48878fd3wd5690db80c127188@mail.gmail.com> Date: Thu, 31 Aug 2006 12:18:46 +0200 From: "Gabriel Diaz" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] i need someone to pinpoint a sample program for me : ) In-Reply-To: <44F699AA.7010802@enerla.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44F699AA.7010802@enerla.net> Topicbox-Message-UUID: ac25104e-ead1-11e9-9d60-3106f5b1d025 Hello a great sample is /sys/src/lib9p/ramfs.c 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 >