Software
>>
OS
>>
Windows
>>
Command Line
>>
findstr
>>
How to use findstr with regular expressions search
eg. search for "101" at beginning of line findstr /R "^\"101\"" *.txt
Please enable JavaScript to view the
comments powered by Disqus.