D
djc
is there a way to specify an 'and' condition for findstr.. for example I
would like to only show lines from a file or command output that have
"ThisWord" AND "ThatWord". Can I do this with findstr alone? or maybe by
chaining a few commands together? maybe a different command?
any input is greatly appreciated. Thanks.
would like to only show lines from a file or command output that have
"ThisWord" AND "ThatWord". Can I do this with findstr alone? or maybe by
chaining a few commands together? maybe a different command?
any input is greatly appreciated. Thanks.