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