From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] More 'Sam I am' Date: Tue, 7 Feb 2006 22:46:39 -0800 From: geoff@collyer.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: f7abf722-ead0-11e9-9d60-3106f5b1d025 Yes, you can drive sam -d non-interactively. You can also give it more than one file name, so you could do sam -d *.html <<'!' X/./ { ... sam commands to munge the files ... } ! (modulo `changes out of order' complaints; in that case, issue multiple X commands).