📌  相关文章
📜  如何在 ubuntu 中找到特定的扩展名? - Shell-Bash 代码示例

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

代码示例1
find . -type f -name "*.txt"