find files containing a specific string +linux code example Example: find text in folder grep -rnw '/path/to/somewhere/' -e 'pattern'