📌  相关文章
📜  终端删除所有以 - Shell-Bash 代码示例开头的文件

📅  最后修改于: 2022-03-11 14:50:16.447000             🧑  作者: Mango

代码示例3
find /path -name '*.orig' -delete