Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!usc!julius.cs.uiuc.edu!apple!voder!pyramid!infmx!dberg From: dberg@informix.com (David I. Berg) Newsgroups: comp.unix.shell Subject: Re: awk command? Message-ID: <1991Jan3.163600.22498@informix.com> Date: 3 Jan 91 16:36:00 GMT References: Sender: news@informix.com (Usenet News) Distribution: comp Organization: Informix Software, Inc. Lines: 20 In article quan@sol.surv.utas.edu.au (Stephen Quan) writes: >In CSH could you do the following : > >input: output: >The quick brown fox jumped The quick brown fox jumped >#include "filea" >#include "fileb" >over the lazy dog. over the lazy dog. I would suggest: The quick brown fox jumped `cat filea` `cat fileb` over the lazy dog. ___ ___ dberg@cougar.informix.com / ) __ . __/ /_ ) _ __ Informix Software Inc. (303) 850-0210 _/__/ (_(_ (/ / (_(_ _/__> (-' -/~ (_- 5299 DTC Blvd #740; Englewood CO 80111 {uunet|pyramid}!infmx!dberg The opinions expressed herein are those of mine alone.