3 useful snippets found.
grep -i [string] [file]
grep -v [exclude_string] [file]
grep -r [search_string] .