Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

grep windows

findstr /spin /c:"string" [files]
The parameters have the following meanings:

S = recursive Subfolders
P = skip non-Printable characters
I = case Insensitive
N = print line Numbers
And the string to search for is the bit you put in quotes after /c:
 
PREVIOUS NEXT
Tagged: #grep #windows
ADD COMMENT
Topic
Name
4+1 =