在-exec 前面是find 指令找出想要的檔案,在-exec 後面的command 是要執行的指令, 而{ } 包著的是找到的檔案或目錄,後面需要加上\; 完結。 以下是幾個 ...
確定! 回上一頁