A peculiar problem, this: I can reproduce it with 1.5.7-1 and the snapshot listed below. Others _not_ verified. The workaround *seems* to be to enclose $CYGWIN contents in quotes (does this affect the requested functionality? <- untested ) $ uname -a CYGWIN_NT-5.0 P450 1.5.8s(0.110/4/2) 20040221 17:58:57 i686 unknown unknown Cygwin --
$ cd / bash: cd: /: No such file or directory $ echo $CYGWIN notitle glob check_case:strict $ -- $ cd / $ echo $CYGWIN "notitle glob check_case:strict" -- NOTE: /As always this has to be set/changed in cygwin.bat/ /Hannu E K Nevalainen, B.Sc. EE - 59+16.37'N, 17+12.60'E ** on a mailing list; please keep replies on that particular list ** -- printf("LocalTime: UTC+%02d\n",(DST)? 2:1); -- --END OF MESSAGE-- -- 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/