1.1.2 • Published 9 years ago
prefix-rename v1.1.2
prefix-rename
Renames the files that match a prefix
Installation
npm i -g prefix-renameUsage
prefix-rename -d dir1 -p prefix1 -r tttt1The above script will rename all the files from dir1 whose name start with prefix1 to start with tttt1