To execute a command on every found file, we need to use the “ -exec ” option followed by the command you want to execute. find DIRECTORY -exec ...
確定! 回上一頁