From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e60607131824s2ddb6573h2e03dcb42cb4bce2@mail.gmail.com> Date: Thu, 13 Jul 2006 18:24:02 -0700 From: "David Leimbach" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [9fans] molesting the acme filesystem Topicbox-Message-UUID: 7eb3a346-ead1-11e9-9d60-3106f5b1d025 I'm trying to set /mnt/acme/acme/addr via a regular expression, however the following does not work: echo /text/ > /mnt/acme/acme/addr The man page says I can use regular expressions like I do with "Edit" and that seems to work fine with Edit, so I'm not sure what I'm doing wrong exactly. Dave