awk command?

David I. Berg dberg at informix.com
Fri Jan 4 03:36:00 AEST 1991


In article <quan.662875489 at sol> quan at 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"                    <a cat of filea>
>#include "fileb"                    <a cat of 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 at 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.



More information about the Comp.unix.shell mailing list