0
Q:

find string in file windows

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

s = recursive
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:
2

New to Communities?

Join the community