Removing empty lines from a file
perl -ni.bak -e 'print if /\S/' file1 file2
The command will loop through the files you specify and print out the lines (into the file you specified) if they match the RegularExpression /\S/
4 pages link to PerlOneLiners:
lib/main.php:944: Notice: PageInfo: Cannot find action page