Linux 下有无像 powerrename 类似的工具呢?

2022-06-15 08:38:34 +08:00
 hellododoo

linux 下文件管理器自带的批量重命名工具功能太单一了,不能使用正则表达式。 windows 下的 powerrename 功能就很强大,并且带有历史命令功能。非常好用。

2495 次点击
所在节点    Linux
13 条回复
des
2022-06-15 08:42:17 +08:00
我怀疑你在钓鱼,这不是支持吗?
https://askubuntu.com/questions/1010410/rename-file-using-regex
youstu
2022-06-15 08:43:10 +08:00
命令工具满足你所有的需求
conanforever22
2022-06-15 09:14:09 +08:00
如果熟悉 vim 的话可以试试 vidir
noqwerty
2022-06-15 09:20:46 +08:00
直接用 rename 就可以啊
noqwerty
2022-06-15 09:20:51 +08:00
lululau
2022-06-15 09:53:56 +08:00
zmv
7RTDKSAK
2022-06-15 11:50:09 +08:00
有 perl 写得 rename ,支持使用正则表达式来重命名,各大发行版的源里就有
hellododoo
2022-06-15 11:54:55 +08:00
学习了,感谢
moonjourney
2022-06-15 14:24:40 +08:00
horseInBlack
2022-06-15 14:33:13 +08:00
fuis
2022-06-15 15:16:28 +08:00
$ tldr rename

rename

Rename a file or group of files with a regular expression.
More information: <https://www.manpagez.com/man/2/rename/>.

- Replace `from` with `to` in the filenames of the specified files:
rename 's/from/to/' *.txt
tedding
2022-06-16 01:21:58 +08:00
gui 工具 kRename ,是的 kde 系的😂
linuxgo
2022-08-19 10:40:19 +08:00
试试 doublecommander

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/859673

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX