farf

1.0.3 • Public • Published

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):

Readme

Keywords

none

Package Sidebar

Install

npm i farf

Weekly Downloads

4

Version

1.0.3

License

none

Unpacked Size

17.5 kB

Total Files

4

Last publish

Collaborators

  • pavelpiha