在目錄樹的前三個級別中搜尋日誌文件。 find / -maxdepth 3 -name "*log" # 只搜尋當前 ... 你可以用-printf加上%F指令來查看你的文件系統的類型。
確定! 回上一頁