how to search for text in all files in a folder code example Example: find text in folder grep -rnw '/path/to/somewhere/' -e 'pattern'