Bulkrename renames files in the current dir. Old and new filenames are taken from the csv-list. Bulkrename is written on Go lang and compiled for Windows, Mac OS X, Linux.
old-filename1,new-filename1
old-filename2,new-filename2
##Usage
- Fill the table.csv with old and new filenames.
- Type in command line:
bulkrename table.csv
##Downloads for Mac OS X, Linux, Windows Binaries are here.
##Comments Leave your comments here.