Re: Open a Windows CMD window from MINGW shell
Eli Zaretskii <eliz-mXXj517/[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.user |
|---|---|
| Message-ID | <[email protected]> |
> From: Pavel Konev <[email protected]> > Date: Fri, 18 Jan 2019 13:16:55 -0800 > > is there a way to open a Windows CMD window from MINGW shell, on Windows 10 ? > If I type "cmd" in MINGW, it opens the CMD shell directly in the MINGW > shell itself. > I tried to run a BAT file with "cmd /k" in it, and it also opens CMD > prompt right inside MINGW. > > Is there any way to open it in a separate CMD prompt window ? Yes, use this: start cmd _______________________________________________ MinGW-Users mailing list [email protected] This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated. _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.osdn.me/mailman/listinfo/mingw-users Also: mailto:[email protected]?subject=unsubscribe