1.1.2 • Published 8 years ago

prefix-rename v1.1.2

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

prefix-rename

Build Status

Renames the files that match a prefix

Installation

npm i -g prefix-rename

Usage

prefix-rename -d dir1 -p prefix1 -r tttt1

The above script will rename all the files from dir1 whose name start with prefix1 to start with tttt1