-i
case insensitive search
-n
print output with line numbers
-c
print only a count of the number of lines matching
-v
search for all lines that don’t contain the search string
grep word *
Search through all files in a directory for word