Thursday 24 May 2018

script - Delete blank lines from a text file

I am trying to delete all the blank lines in a text file. Is there a quick way to do this?


What I have


line one

line two

What I want


line one
line two

I am using Notepad++, so a solution using Notepad++ is appreciated.


I have Cygwin too, so if nothing else, a script is fine.

No comments:

Post a Comment

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...