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