Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

find file with text recursively

grep --include=*.{c,h} -rnw '/path/to/somewhere/' -e "pattern"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #find #file #text #recursively
ADD COMMENT
Topic
Name
5+1 =