list all file that contain a word code example Example: bash find all files containing string grep -r '/path/to/somewhere/' -e 'pattern'