exec not working after using “find … -exec grep -L”我可以使用这样的执行链:[cc]find -name 'file' -exec grep -l 'content' '{}' \; -exec cp ...
確定! 回上一頁