Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

command line how to find all files that have a string

grep -rnw '/path/to/somewhere/' -e 'pattern'
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #command #line #find #files #string
ADD COMMENT
Topic
Name
1+9 =