Code Snippet Find All Files Containing a Word Use 'grep' to search for a word in filesRecursively search directoriesList file paths containing the wordUseful for locating word usage in codebase bash grep -rln article