sed ? question

Bob Mende Pie mende at athos.rutgers.edu
Fri May 26 08:16:14 AEST 1989


In article <1415 at xn.LL.MIT.EDU> rkc at XN.LL.MIT.EDU (rkc) writes:
> I have an application where I want to run a file through cpp and then 
> strip that file of all the nasties that cpp generates, namely:
> 	2. The many blank lines.

   to do this I use    egrep -v '^$'


					/Bob...
-- 



More information about the Comp.unix.questions mailing list