grep command to find a word in a directory code example Example: grep search for string in directory grep -nr 'yourString*' .