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: tcsh can't find executables in Path with "wrong" case


> It's clearly something to do with the path hashing, as unhashing fixes 
> this problem (typing "unhash" at the command prompt).  And "bash" 
> doesn't seem to have this problem (I guess it doesn't hash things).

Just to avoid the spread of misinformation, bash also does hashing,
but it doesn't try to do case insensitive hashing.  tcsh really is
doing something different under the hood than bash.

--
Eric Blake
volunteer cygwin bash maintainer



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