Skip to content

Go-bulkrename rename files in the current dir. Filenames are taken from the csv-list

Notifications You must be signed in to change notification settings

sjjefferis16/go-bulkrename

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bulkrename

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.

TABLE.CSV

old-filename1,new-filename1
old-filename2,new-filename2

##Usage

  1. Fill the table.csv with old and new filenames.
  2. Type in command line:
    bulkrename table.csv

##Downloads for Mac OS X, Linux, Windows Binaries are here.

##Comments Leave your comments here.

About

Go-bulkrename rename files in the current dir. Filenames are taken from the csv-list

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%