Using Linux commands on WIndows
Wouldn’t it be nice if you could pipe the output from windows commands into non-windows commands like grep, cut, awk, sort etc that are available to you on alternative unix-based operating systems? Download and install GNUWin32 from here and the CoreUtils package here and Grep here that should do it. There are more packages available though here …