-r for recursive search down from current directory -I to ignore binary files -H to output filename where match is found
grep -rIH 'word';