Friday, September 14, 2007

Using grep

Finding a text in files

grep -lir 'text' /path/to/dir/or/files

No comments: