我们需要脚本来重命名。有人知道吗?请帮助我们。
重命名1 之前
abc/a.ext, b.ext, c.ext, ..
后
abc/01+abc.ext 02+abc.ext 03+abc.ext ..
这是重命名number+current directory name
,但扩展名不是一种类型。我们使用文件的一些扩展名。txt,jpg,png,raw等......
重命名2之前
abc/10+file1.ext, 4+file2.ext, 5+file3.ext, ..
后
abc/01+file1.ext 02+file2.ext, 03+file3.ext, ..
是的,这是重命名change number only
数字,排序是日期时间。
我们现在使用重命名应用程序 metamorphose2。但是 metamorphose2 无法保存配置文件。