Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <37AFFF57.6034@bigfoot.com> Date: Tue, 10 Aug 1999 11:30:47 +0100 From: Keith Starsmeare X-Mailer: Mozilla 3.01 (X11; I; HP-UX B.10.20 9000/735) MIME-Version: 1.0 To: Corinna Vinschen CC: cygwin AT sourceware DOT cygnus DOT com Subject: which which in tcsh Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 AT sourceware DOT cygnus DOT com