Answers for "does windows have grep"

5

grep windows

findstr
Posted by: Guest on June-16-2020
1

grep windows

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language