If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
How can I remove/delete blank lines from multiple files in one swoop? This is about the closest I have come, but it obviously does not work. The "'/^$/d'" is sed syntax--does anyone know the perl syntax?
How can I remove/delete blank lines from multiple files in one swoop? This is about the closest I have come, but it obviously does not work. The "'/^$/d'" is sed syntax--does anyone know the perl syntax?