Return to Snippet

Revision: 52409
at October 22, 2011 00:57 by bionic


Initial Code
grep -lr yourstring /path/to/your/dir

Initial URL
http://www.perlmonks.org/?node_id=246421

Initial Description


Initial Title
Find files containing a string

Initial Tags


Initial Language
Bash