From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <8c5fce165415fdcb81e598bfee75740d@quanstro.net> Date: Fri, 10 Feb 2006 08:09:47 -0600 From: quanstro@quanstro.net To: 9fans@cse.psu.edu Subject: Re: [9fans] More 'Sam I am' MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: f95fbb76-ead0-11e9-9d60-3106f5b1d025 if you want to write only the changed files with an rc script, you really do need 4 single quotes in a row. i use the change times on files, so writing only the changed files is important to me. - erik On Fri Feb 10 07:58:51 CST 2006, bruce.ellis@gmail.com wrote: > X w > or > X/'/w > > will suffice > brucee > > On 2/11/06, quanstro@quanstro.net wrote: > > i'm replying to the wrong message. but to answer the original problem, > > you /can/ script sam -d like this: > > > > { > > echo $script > > echo X:'''':w > > echo q > > } | sam -d $filelist