60 Topics
Question

Fix findstr to ignore matching filenames with path

Question

Delete first few lines from a text file with Windows batch scripting

Question

Why does `findstr` with variable expansion in its search string return unexpected results when involved in a pipe?

Question

How to sort .pdf based on their content using CMD

Question

Can I create a batch program that extracts only one of several IP?

Question

Can't get findstr to work with subprocess run on windows

Question

Excluding all lines from a file that match with a multi-value string

Question

Find filename with FINDSTR that start with 'abc...' and not '-abc...'

Question

Echo specified lines from a text file

Question

findstr command variable expansion in path in for loop batch script(windows, batch script)

Question

Find any mention of google in all files and subdirectories?

Question

Delete textline with findstr

Question

How to extract part of string and save it in new txt file (findstr or other tool)

Question

Copy files found by findstr?

Question

Findstr ERRORLEVEL returns wrong level if I type dot's of the same length as the search string