This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Launching CMD.EXE windows from cygwin bash (answer found)


Taylor wrote:
Hmmm. I can't post a response to my own post.

Well, here's a new thread as a response to my previous thread.

Looking one last time, I found the answer:

to launch a cmd.exe window: cmd /c start cmd
to launch a bash.exe window: cmd /c /start bash
-------
	Didn't see your question, but if you wanted to open a new cmd window
with the command in it, you could also use "cygstart cmd.exe"
or "cygstart bash.exe"


-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]