Richard Penman
Grep-fu

31 Aug 2010

How to display list of files with given extension with given text:

grep -lr --include="*.py" "firefox_" *
blog comments powered by Disqus