Answers for "is there a grep command for windows"

1

grep windows

C:> dir /B | findstr /R /C:"[mp]"
Posted by: Guest on July-13-2021

Browse Popular Code Answers by Language