Running .bat files from CYGWIN

Larry Hall (RFK Partners, Inc) lhall@rfk.com
Mon Jan 15 09:50:00 GMT 2001


At 12:43 PM 1/15/2001, Michael Yorg wrote:
>I have read that CYGWIN supports running DOS .bat files but the shell seems
>the think that they aren't executable.  The exact error is, 'command not
>found'.  I've used chmod to give the file executable status and it still
>won't work.  Someone recommended running the .bat file from within a shell
>script and that didn't seem to work either.  What am I doing wrong?



Check the mail list archive for discussions on this.  You should be able to 
execute batch files by invoking the command interpreter (i.e. "cmd /c b.bat"
on NT/W2K).  sh (ash) or bash won't know what to do with these files 
otherwise, even if it did read them...




Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list