From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <411d13a9f092e08cb5fe4ee6292e44bf@cat-v.org> To: 9fans@cse.psu.edu Subject: Re: [9fans] 9p and how can I know when a write is finished Date: Fri, 3 Mar 2006 02:49:58 +0100 From: uriel@cat-v.org In-Reply-To: <4405D798.8090909@lanl.gov> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 0a8092f4-ead1-11e9-9d60-3106f5b1d025 > uriel@cat-v.org wrote: > >> What is wrong with gpsfs(8)? > > damn, another thing I missed. I will look at it, sigh. I should RTFM more. It's not surprising almost no one has noticed about it, the only application that I know that uses it(EFIS) remains unreleased for unknown reasons despite my repeated requests. *sigh* Oh, and the man page index doesn't contain any reference to gpsfs(8) Any reason why /sys/lib/man/lookman/mkindex is not run automatically? There seems to be quite a few things missing from the index. (The comment at the bottom of man(1) about lack of automatic way of keeping indexes uptodate can probably be removed.) > Although, I may want my gpsfs to produce s-expressions. Oh, yea, because s-expressions are so much easier to parse with awk... I think we should replace /adm/users to use s-expressions too, and /proc/$pid/ns should also be s-expressions! And next we replace rc with a scheme interpreter... I love scheme, and s-expressions are a billion times better than XML will ever be, but I'm starting to suspect s-expressions fanboys are not too different from XML zealots and think s-expressions should be used for everything everywhere. S-expressions are not much better than XML when dealing with them from a Unix/Plan 9 shell, and I can think of very few, if any, cases where they might be justified, specially having in mind that the file system already can provide a hierarchical structure. uriel