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