-exec rm {} \; : Delete all files matched by file pattern. You can pass the option to the rm command if required. -type f : Only match files and ...
確定! 回上一頁