I have a text file that I need to parse in various ways. I have everything working to my standards using a Perl script, except for the removal of blank lines.<BR><BR>Do you know a regex that will work ...
There are a lot of really nice scripting languages available to Unix admins, but Perl is still one of my favorites for doing any work that involves regular expressions — any text that you can describe ...