Skip to content

Xjs/renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

renamer

Read source and target filenames from files and rename files correspondingly

Usage

$ renamer listA listB

renamer expects listA to contain a list of existing file names (relative to renamer's working directory) and listB to contain a list of target names. renamer will attempt to rename each entry from listA to the corresponding entry (based on line numbers) in listB.

About

Read source and target filenames from files and rename files correspondingly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages