From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e60607132212k4c9bdb9cra36bd61c58059fc1@mail.gmail.com> Date: Thu, 13 Jul 2006 22:12:21 -0700 From: "David Leimbach" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: Re: [9fans] molesting the acme filesystem In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3e1162e60607131824s2ddb6573h2e03dcb42cb4bce2@mail.gmail.com> Topicbox-Message-UUID: 7ebda6fc-ead1-11e9-9d60-3106f5b1d025 Hmm somehow I missed that this one doesn't take newlines... Thanks! Dave On 7/13/06, quanstro@quanstro.net wrote: > echo -n /text/ >/mnt/acme/acme/addr > > - erik > > On Thu Jul 13 20:24:31 CDT 2006, leimy2k@gmail.com wrote: > > 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 >