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