Search Results

Search: Posts Made By: npatwardhan
14,008
Posted By npatwardhan
Can't remove blank lines from a file
Hi Guys,

I have been trying to remove blank lines from a file with no success. I tried using all the following options on the file:



tr -s '\n' < abc.txt

grep -v "^$" abc.txt

sed...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 09:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy