| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-0.2 required=5.0 tests=AWL,BAYES_00 |
| X-Spam-Check-By: | sourceware.org |
| CC: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
| Message-ID: | <C728FB0E-00ED-42FE-AED8-9B06575F346E@creativegroup.tv> |
| From: | Robert Perlberg <perl AT creativegroup DOT tv> |
| To: | "J.V." <jvsrvcs AT gmail DOT com> |
| In-Reply-To: | <4E739D87.4060806@gmail.com> |
| MIME-Version: | 1.0 (Apple Message framework v936) |
| Subject: | Re: how to run a .bat or .cmd file from bash prompt |
| Date: | Fri, 16 Sep 2011 15:10:38 -0400 |
| References: | <4E739D87 DOT 4060806 AT gmail DOT com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
cmd /c batch_file [arguments ...]
This is such an original idea. I wish the Unix shell had something
like that.
-c -c -c -c -c -c -c -c -c -c -c -c -c -c -c -c -c -c -c -c -c -c -c -
c -c -c -c -c -c -c -c -c
On Sep 16, 2011, at 3:03 PM, J.V. wrote:
To run a .bat or .cmd file, I can do this:
$cmd
C:>mybat.bat or C:\>mycmd.cmd
In other words, I have to type two commands (one to get to the shell,
and another to run the .bat or .cmd file).
What I want is to write a shell script (bash), that will cd to a
directory, enter the dos cmd prompt and execute a .bat file and then
return to my bash shell.
I do not know if this is possible, have tried many things, but nothing
works.
thanks
J.V.
--
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
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |