Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

find text pattern in file linux

grep -rnw '/path/to/somewhere/' -e 'pattern'
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #find #text #pattern #file #linux
ADD COMMENT
Topic
Name
7+7 =