2 个版本

0.1.2 2023年5月21日
0.1.0 2023年5月7日

#2895命令行工具

GPL-3.0 许可证

7KB
106

renls

使用文件或标准输入的名称列表重命名目录中的所有文件

用法

renls [OPTIONS] --path <PATH>

选项

-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

依赖项

~1.2–2MB
~36K SLoC