Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Date: Mon, 13 Jun 2005 18:01:17 +0200 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: tcsh doesn't find commands that end with .exe Message-ID: <20050613160117.GC3522@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <42ADA78B.9040300@scytek.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@Macros ~]$ which whoami > /usr/bin/whoami > [quetschke@Macros ~]$ which whoami.exe > whoami.exe: Command not found. > [quetschke@Macros ~]$ whoami > quetschke > [quetschke@Macros ~]$ whoami.exe > whoami.exe: Command not found. > [quetschke@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@cygwin.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/