Search string using grep command

Submitted by galactus on Sun, 02/10/2019 - 20:34
grep -rnw 'code' -e 'string-keyword'

 

Tags