
Ineed to delete all empty lines but could not figure out sed command for the same. How do I delete all empty lines with sed under Linux or Unix-like systems?
The post How to delete empty lines using sed command under Linux / UNIX appeared first on nixCraft.