From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <005e01c41315$49c1b8d0$8201a8c0@cc77109e> From: "Bruce Ellis" To: <9fans@cse.psu.edu> References: <200403260546.i2Q5k3tf066228@adat.davidashen.net> Subject: Re: [9fans] is plan 9 based on XML? MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Date: Fri, 26 Mar 2004 20:32:38 +1100 Topicbox-Message-UUID: 43256ee4-eacd-11e9-9e20-41e7f4b1d025 give me a break. tell me how to do a join efficiently if you are trying to treat any filesystem as a dataset. of course a flat file is a database, but it suffers from the same problem. my junk room is a database if you are willing to linear search it to do any data op. brucee ----- Original Message ----- From: "David Tolpin" To: <9fans@cse.psu.edu> Sent: Friday, March 26, 2004 4:46 PM Subject: Re: [9fans] is plan 9 based on XML? > > than the idea. In 1980, I was describing the Unix file system to a > > supervisor who hadn't heard of it and he said `oh, it sounds like a > > database system'. > > What is it if it is not a database? Your supervisor was a smart guy > back in 1980.