Rename table with one colname

This software renames tables in CSV (separator TAB) with the name of a column selected by the user

┌─────────────────────────────────────────────────┐

│ Rename table with colname (c)Frederic PONT 2019 │

│ Free Software GNU General Public License │

└─────────────────────────────────────────────────┘

Please enter the column number used to rename the file (def = 2) :

elapsed time: 0.033921003341674805 seconds

Manual :

1- install Julia v1.2 or later

2- unzip the software

3- copy your table(s) CSV (separator TAB) in the data directory

the first line of the table must contains the columns names

4- execute the software by the command : julia software_name

5- enter the number of the column used to rename the table

7- renamed files are moved in the results directory.

Caution the software does not make a copy of the initial files