find file with string linux code example
Example 1: find string in files linux
grep -rnw '/path/to/somewhere/' -e 'pattern'
Example 2: find in file linux
grep -rnw '/path/to/somewhere/' -e 'pattern'
grep -rnw '/path/to/somewhere/' -e 'pattern'
grep -rnw '/path/to/somewhere/' -e 'pattern'