Launching CMD.EXE windows from cygwin bash

Buchbinder, Barry (NIH/NIAID) [E] BBuchbinder@niaid.nih.gov
Fri Jun 26 14:09:00 GMT 2009


Mark J. Reed sent the following at Thursday, June 25, 2009 11:15 PM
>cygstart /cygdrive/c/windows/system32/cmd.exe
>
>or, if you have that in your $PATH, just
>
>cygstart `which cmd`

cygstart has an option to set the working directory.

$ cygstart --help

[snip]

Directory options
  -d, --directory=STRING     Set working directory

[snip]


More information about the Cygwin mailing list