Shell snippets – OPENGIS.ch

March 23, 2010 1 min read

for my reference:
Find files containing some text:
grep -lir "some text" /path/to/dir/*