首頁 > 專題清單 > linux如何使用find指令來尋找文件
linux使用find /path/to/directory -name "*.txt"、find /path/to/directory -type d、find /path/to/directory -size +1M和find /path/to/directory -mtime - 7指令可以查找文件。
12037次學習
6379次學習
43203次學習
33374次學習