in reply to Re^2: I need "Antigrep"in thread I need "Antigrep"
grep -L c * [download]
find . | xargs grep -L c [download]