| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Hannu E K Nevalainen" <garbage_collector AT telia DOT com> |
| To: | "ML CygWIN" <cygwin AT cygwin DOT com> |
| Subject: | "cd /" - problem |
| Date: | Sun, 22 Feb 2004 21:08:01 +0100 |
| Message-ID: | <NGBBLLIAMFLGJEOAJCCEEEMPDIAA.garbage_collector@telia.com> |
| MIME-Version: | 1.0 |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |