Hi, I'm new to CygWin, I've written a script called "myscript.sh" and
placed it in a directory in the PATH. I am able to run the script from
anywhere using the name "myscript.sh"......but I would also like to be able
to run it by just typing "myscript" without the ".sh."
I'm pretty sure this is possible because when working with MKS Toolkit,
which uses a Korn Shell, it worked that way out of the box. CygWin seems to
have some of this functionality because ".exe" files will work like this.
But I can't figure out what I have to change to get my ".sh" script to work.
Any suggestions?
/\/\ark
P.S. - I'm running CygWin 1.3.12-2 under Windows XP.