The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 01-05-2004
Kelam_Magnus's Avatar
Kelam_Magnus Kelam_Magnus is offline
Unix does a body good.
 

Join Date: Aug 2001
Location: DFW McKinney, TX,
Posts: 1,069
I would try this to get rid of any blank lines.


grep -v ^$ file.in > file.out



Then use file.out for your testing.
__________________
My brain is your brain