Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 13 Jun 2005 18:01:17 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: tcsh doesn't find commands that end with .exe Message-ID: <20050613160117.GC3522@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <42ADA78B DOT 9040300 AT scytek DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42ADA78B.9040300@scytek.de> User-Agent: Mutt/1.4.2i On Jun 13 11:34, Volker Quetschke wrote: > I have the following problem with tcsh: > > tcsh doesn't find the program if the .exe extension is given. whoami is > only an example, this also happens to other programs. > > [quetschke AT Macros ~]$ which whoami > /usr/bin/whoami > [quetschke AT Macros ~]$ which whoami.exe > whoami.exe: Command not found. > [quetschke AT Macros ~]$ whoami > quetschke > [quetschke AT Macros ~]$ whoami.exe > whoami.exe: Command not found. > [quetschke AT Macros ~]$ /bin/which whoami.exe > /usr/bin/whoami.exe That's by design. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/