BASH/.BAT files and NT

Ed Huott huotte@rpi.edu
Tue Nov 25 12:34:00 GMT 1997


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".



More information about the Cygwin mailing list