From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: Charles Forsyth Date: Tue, 15 May 2007 16:46:59 +0100 To: 9fans@cse.psu.edu Subject: Re: [9fans] A simple rc question In-Reply-To: <13426df10705150838y7148f207m8fbc1631752fc8aa@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 67c2aaaa-ead2-11e9-9d60-3106f5b1d025 cmd includes for's body: cmdsa: cmd ';' | cmd '&' {$$=tree1('&', $1);} ... | FOR '(' word IN words ')' {skipnl();} cmd use for(f) {tail -f $f | awk '{print "'^$f^':" $0}'&}