delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD,UNPARSEABLE_RELAY |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4D49D2C8.503@t-online.de> |
Date: | Wed, 02 Feb 2011 22:55:20 +0100 |
From: | Christian Franke <Christian DOT Franke AT t-online DOT de> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.15) Gecko/20101027 SeaMonkey/2.0.10 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: directories named '...' (dotdotdot) do not work |
References: | <loom DOT 20110201T203452-177 AT post DOT gmane DOT org> <20110202204556 DOT GL2675 AT calimero DOT vinschen DOT de> <4D49C4EB DOT 70204 AT redhat DOT com> <20110202212846 DOT GN2675 AT calimero DOT vinschen DOT de> <20110202213205 DOT GO2675 AT calimero DOT vinschen DOT de> |
In-Reply-To: | <20110202213205.GO2675@calimero.vinschen.de> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Corinna Vinschen wrote: > > Btw., the "..." directory is not recognized at all by cmd.exe. If you > try to cd into it, it's simply ignored. If you set the CWD to it > and start cmd, cmd thinks it is in the parent directory. This occurs > on XP *and* W7. > > At least on XP cmd and others could not be run from a subdir below "...": $ /bin/pwd /tmp/... $ cmd.exe /c cd C:\cygwin\tmp $ mkdir x $ cd x # /bin/pwd /tmp/.../x # cmd.exe /c cd -bash: /cygdrive/c/WINDOWS/system32/cmd.exe: Not a directory Same for "....", ".....", .... Different path checking in win32api layer and ntdll layer ? I would suggest to either quote or reject "..." in Cygwin. Christian -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |