X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 	tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Thorsten Kampe <thorsten@thorstenkampe.de>
Subject:  Re: duplicate *.exe commands
Date:  Thu, 9 Apr 2009 09:02:01 +0200
Lines: 25
Message-ID: <grk6hs$qg0$1@ger.gmane.org>
References:  <20090409022312.19895.qmail@smasher.org>
Mime-Version:  1.0
Content-Type:  text/plain; charset="us-ascii"
Content-Transfer-Encoding:  7bit
User-Agent: MicroPlanet-Gravity/2.71.11
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

* Atom Smasher (Thu, 9 Apr 2009 14:23:09 +1200 (NZST))
> i'm coming from a *nix background, but i'm finding that cygwin makes 
> things suck less on windows.
> 
> one of the things that really annoys me are the duplicate *.exe 
> commands...
>  	cat & cat.exe
>  	awk & awk.exe
>  	sed & sed.exe

> what a mess, especially when i use auto-complete in my shell.

I can't reproduce that with bash

thorsten@tkampe[~]$ ca<TAB>
cabinet.dll    cal            calwin32.dll   cat.exe
cabview.dll    cal.exe        capisp.dll     catsrv.dll
cacls.exe      calc.exe       captoinfo.exe  catsrvps.dll
cadaver.exe    caller         case           catsrvut.dll
thorsten@tkampe[~]$ ca

So cat is only listed once (as cat.exe) (cal is listed twice because I 
aliased it to "cal -m").

Thorsten


--
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/

