Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!ucla-cs!zen!ucbvax!jade!eris!mwm From: mwm@eris.BERKELEY.EDU (Mike (My watch has windows) Meyer) Newsgroups: comp.sys.amiga Subject: Re: AmigaDOS script hacking: flames Message-ID: <4560@jade.BERKELEY.EDU> Date: Mon, 3-Aug-87 04:40:39 EDT Article-I.D.: jade.4560 Posted: Mon Aug 3 04:40:39 1987 Date-Received: Tue, 4-Aug-87 01:36:08 EDT References: <1251@spice.cs.cmu.edu> Sender: usenet@jade.BERKELEY.EDU Reply-To: mwm@eris.BERKELEY.EDU (Mike (My watch has windows) Meyer) Organization: Missionaria Phonibalonica Lines: 73 In article <1251@spice.cs.cmu.edu> mjp@spice.cs.cmu.edu (Michael Portuesi) writes: >") can be done with temp files. To wit: echo >ram:temp1 hello echo >ram:temp2 there join ram:temp1 ram:temp2 as output-file /tmp/my-strings awk | fgrep -f /tmp/my-strings Get turned into: fgrep -f (Gen-strings) (awk