返回

Bash重命名技巧

使用Bash实现文件重命名的技巧
2019-12-03
48 字 · 约 1 分钟阅读
rename '\s\被替换的部分\新的内容\' $(find ./ -name "*.md")

留言

发表留言