A utility program for renaming files.
This program is a utility for renaming files using regex pattern matching.
From crates.io:
$ cargo install mvr
Manually:
$ git clone https://github.com/Juici/mvr
$ cd mvr
$ cargo install --path=./
$ git clone https://github.com/Juici/mvr
$ cd mvr
$ cargo build --release