2 个版本
0.1.1 | 2023年5月21日 |
---|---|
0.1.0 | 2023年5月7日 |
6 在 #保留
每月下载 21 次
7KB
91 行
renparkn
递归地重命名指定目录中的文件,在文件名中添加父目录名称,并保留编号(默认保留文件名中的第一个数字)。
用法
renparkn [OPTIONS] <DIR_PATH>
参数
<DIR_PATH> Path to directory with files to be renamed
选项
-a, --num-after <STRING> Extract numbering after provided string (case sensitive)
-n, --dry-run Show rename proposal but do not apply
-h, --help Print help
-V, --version Print version
依赖项
~1.3–9MB
~76K SLoC