/ Published in: Bash
Expand |
Embed | Plain Text
grep -ri --include=*.filetype "string_to_find" .
You need to login to post a comment.
edeustace2 on 07/22/10
3 people have marked this snippet as a favorite
grep -ri --include=*.filetype "string_to_find" .
You need to login to post a comment.