which which in tcsh
Keith Starsmeare
kxs@bigfoot.com
Tue Aug 10 03:27:00 GMT 1999
Hi,
I have a small problem with tcsh and I wondered if it a bug with this
version of tcsh or a result of the port.
I have a script called "which" which does extra things (like -a finds
all instances of the program in your path) and I have this in my bin. On
all of my other UNIX platforms \which runs my script rather than the
built in which; but this doesn't work using the cygwin tcsh. I believe
it's a bug as:
> which \which
/home/keith/bin/which
> \which -a which
\which -a which
-a: Command not found.
which: shell built-in command.
Regards
Keith
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com
More information about the Cygwin
mailing list