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