Which version of Unix does this work on? I have never encountered a grep that works like this. A portable solution is: find . -exec grep string {} /dev/null ...
確定! 回上一頁