From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e60603031326y38470faew99f2a746e3dff322@mail.gmail.com> Date: Fri, 3 Mar 2006 13:26:12 -0800 From: "David Leimbach" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] 9p and how can I know when a write is finished In-Reply-To: <411d13a9f092e08cb5fe4ee6292e44bf@cat-v.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4405D798.8090909@lanl.gov> <411d13a9f092e08cb5fe4ee6292e44bf@cat-v.org> Topicbox-Message-UUID: 0aa79200-ead1-11e9-9d60-3106f5b1d025 > 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... Someone added XML to GNU Awk by the way.... After working with XSLT for a while I was seriously itching for "xawk". https://sourceforge.net/project/showfiles.php?group_id=3D133165 For some of us forced to deal with XML, this is a nice extension and keeps us out of XSLT processing for a bit longer. Dave