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