Last Updated: September 09, 2019
·
202
· dimitative

Linux: Finding all files containing specific string

grep -rnw 'directory' -e "pattern"