find string in file using shell script code example Example: find string in files linux grep -rnw '/path/to/somewhere/' -e 'pattern'