2 releases
0.1.2 | May 21, 2023 |
---|---|
0.1.0 | May 7, 2023 |
#24 in #names
7KB
106 lines
renls
Rename all files in a directory with a list of names from a file or stdin
Usage
renls [OPTIONS] --path <PATH>
Options
-p, --path <PATH> path to directory with files to be renamed
-f, --file <FILE> path to file with new name list (optional if piped through stdin)
-n, --dry-run show rename proposal but do not apply
-h, --help Print help
-V, --version Print version
Dependencies
~1.1–2MB
~33K SLoC