[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sed or Awk Question



On Tue, Jan 14, 2003 at 03:47:34PM -0500, Mike Dresser wrote:
> On 14 Jan 2003, Jody Grafals wrote:
> > Dose anyone know how to replace a line break with a space using sed or
> > awk?
> 
> cat testfile | xargs

You win today's "useless use of cat" award. :) ('xargs < testfile')

Cheers,

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: