1.0.3 • Published 3 years ago

farf v1.0.3

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

farf

farf means find and rename files/directories

Small cli app recursively changes files and directories names

Installation

npm i -g farf

Help

farf -h

Example

Change all files and directories names containing old into new in 5 directories deep from directory where application were run

farf -d 5 -f old -n new

if depth > 10 && depth <=15 next confirmation question will be seen:

Are you sure to continue with such depth? (YES/NO):
1.0.3

3 years ago

1.0.2

3 years ago

1.0.0

3 years ago