newcmd is a Cygwin utility that I use to start new cmd.exe windows. I prefer this to cygstart because the arguments get sent to the new cmd window and start immediately. For instance "newcmd ping 127.0.0.1" will start a new command window, set its title to "ping 127.0.0.1" and start a "ping 127.0.0.1" executing.