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