Help for this page
perl -ni.bak -le "print if $_" my_file.txt
perl -ni.bak -le "print if length $_" my_file.txt