vote up 1 vote down star

I realize this is almost identical to http://stackoverflow.com/questions/501290/windows-equivalent-of-the-mac-os-x-open-command and http://stackoverflow.com/questions/264395/linux-equivalent-of-the-mac-os-x-open-command, but I'm asking specifically about a command I can run in the Cygwin shell to use the current Windows UI application bound for the argument's extension, that as on OS X opens that application if necessary, and opens the specified file in that application.

The cmd.exe start command isn't an option in the Cygwin shell, nor are xdg-open or gnome-open available through Cygwin.

Is there an equivalent?

flag

75% accept rate

1 Answer

vote up 2 vote down check

You seem to have missed this one:

http://stackoverflow.com/questions/577595/open-a-file-from-cygwin

link|flag
Yup, both manual and automatic search didn't find that one. Thanks. – UltraNurd Mar 2 at 18:15

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.