1.0.6-a • Published 7 years ago

rename-utility v1.0.6-a

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

rename-utility

Rename Multiple File Using NodeJS

Uses

Install rename-utility Globaly

$ npm install -g rename-utility

Open Terminal and Go To The Desired Directory Then Run The Below Command

$ remall [Option]

Options

--search, -s for Search Word (String Better Wrap in "")

--rename, --rp for Replace Word (String Better Wrap in "")

--help, -h for Show Help

Option

Find and Replace of A Speceial Part or Word of The Filename and Replace With a New Word

$ remall -s <search word> --rp <replace word>

Search and Replace File Name

Append New Word(s) at The Front or First of All File Names

$ remall --af <append text>

Append Front

Append New Word(s) at The Last of All File Names

$ remall --al <append text>

Append Last

Append New Word(s) at The Front and Last of All File Names

$ remall --af <append text> --al <append text>

Append Both

1.0.6-a

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago