I originally sent this a bit over a month ago and have not received a rely. I just verified that the problem still exists. I also verified that the same tcsh version under Linux (Ubuntu 10.4) does not have the problem, so this looks like a Cygwin specific problem.
With the latest tcsh and cygwin on a windows XP SP3 machine I'm seeing a problem with file globing. If you have a directory with three files tmp.c, vcd_priv.c and vcd_priv2.cc (just create them with touch). If you run ls *.cc it will display both vcd_priv.c and vcd_priv2.cc. The bash shell does not have this problem. Regards, Cary -- 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