example:
find ./ ! -path "./output/*" ! -path "./output1/*" -type f | xargs grep ""
https://blog.51cto.com/xoyabc/2108052
原文地址:https://www.cnblogs.com/ybyqjzl/p/10450086.html
时间: 2024-11-01 00:17:12
example:
find ./ ! -path "./output/*" ! -path "./output1/*" -type f | xargs grep ""
https://blog.51cto.com/xoyabc/2108052
原文地址:https://www.cnblogs.com/ybyqjzl/p/10450086.html