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: Why /usr/bin/*.dll must be executable?


On 20/04/2012 14:02, De-Jian Zhao wrote:
> When I type "cyg" and Tab, many executables starting with "cyg" are listed
> (Display all 262 possibilities? (y or n) y). I find that many of them are
> *.dll libraries under /usr/bin/. This is inconvenient to find the real
> executable applications (*.exe).

'export EXECIGNORE=*.dll' is a cygwin extension to bash to tell it you don't
want to see those pesky dlls.

See /usr/share/doc/Cygwin/bash.README

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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