Pario TechnoBlob
About
Posts
Tag: findstr
Windows grep command alternative
grep is a linux console command to print lines matching a line, but Windows does not have the grep command. In Windows you have to use the findstr command in a console window....