This is the mail archive of the cygwin@cygwin.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: Running Unix Shell script from NT


It works fine for me with both sh and bash.  Is c:\cygwin\bin in the WinNT
PATH?

The next time you try this, please cut the whole sequence from the CMD.EXE
screen and paste it into a message so we can see exactly what is happening.
--
Mac :})
Give a hobbit a fish and he'll eat fish for a day.
Give a hobbit a ring and he'll eat fish for an age.
----- Original Message -----
From: "SS" <fully_technical@yahoo.com>
To: "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com>; <cygwin@cygwin.com>
Sent: Wednesday, April 11, 2001 11:16 AM
Subject: Re: Running Unix Shell script from NT


> 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".
>
>  -------------------------
>   NOPE, DOES NOT WORK !! Tried sh abcd, bash abcd,
> ../abcd, nothing works !
>   ---------------------



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


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