Running Unix Shell script from NT

Larry Hall (RFK Partners, Inc) lhall@rfk.com
Wed Apr 11 11:11:00 GMT 2001


At 02:05 PM 4/11/2001, SS wrote:
>I have Cygwin on Win-NT.
>I have some unix shell scripts written in CYGWIN
>environment. How do I run the shell script directly
>from the NT command line(dos prompt), without opening
>cygwin?
>e.g., Script name = abcd
>       Directory under Cygwin    : /home/admin 
>       Directory wrt NT          : c:\cygwin\home\admin
>
>If I open cmd & "cd c:\cygwin\home\admin" & try to run
>"abcd" there, it does not recognize the script. 
>How can I achieve this?


Replace "abcd" with "sh abcd" or "bash abcd".


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