This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: BASH/.BAT files and NT


joec@ensoniq.com wrote:
> 
> Hello,
> 
> Does anyone know if there is a way for BASH to execute DOS batch files 
> under Windows NT? I am trying to use BASH as my default shell but need it 
> to run .BAT files in order to fit into my build environment.
> 

Try:

  bash$ cmd.exe /c your_file.bat

<ED>
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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