Remove empty lines

This software removes empty lines in text files. An unlimited number of files can be processed.

Manual :

1- if not already installed, install Perl free programming language

2- unzip the software

3- copy your data txt or csv files in the “data” directory.

4- execute the software by the command : perl software_name or double click on the .pl file

The program remove in the file, the lines which begin by the same string than in the list.

6- processed files are in the “results” directory.