Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

grep specific file

grep --include *.h --include *.cpp "findme" -r .
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #grep #specific #file
ADD COMMENT
Topic
Name
4+8 =