From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <4fe58031a2ee3e6208649af243b24214@quanstro.net> Date: Wed, 9 Sep 2009 11:29:07 -0500 Message-ID: From: Jason Catena To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [9fans] nice quote Topicbox-Message-UUID: 6bbf5f74-ead5-11e9-9d60-3106f5b1d025 > anyone written any software recently? I wrote ssam, a stream interface to sam, and its man page (ssam.1, from sed.1) for (at least) plan9port. It's still under review. http://codereview.appspot.com/95076/show latest ssam is patch set 8 latest ssam.1 is patch set 9 I also have a little script called vary (not published yet) which takes a sam script and another file, applies the sam script to the file, saves it with a new name, and optionally executes it. So you don't have to maintain many nearly-identical scripts. I should upload vary to the same patch set soon, for review. Jason Catena