This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: duplicate *.exe commands


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]