rnr
is a command-line tool to batch rename files for ANSI terminals.
RnR is written in Rust. At this moment, you will need Cargo to build/install this application.
sh
git clone https://github.com/ChuckDaniels87/rnr .
cargo install
sh
cargo install rnr
```
USAGE:
rnr [FLAGS] [OPTIONS] FLAGS:
-b, --backup Generate file backups before renaming
-n, --dry-run Only show what would be done (default mode)
-f, --force Make actual changes to files
-h, --help Prints help information
-x, --hidden Include hidden files and directories
-s, --silent Do not print any information
-V, --version Prints version information OPTIONS:
--color ARGS:
Default behavior
regex
crate. It supports capture groups.Demo