From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2464 invoked by alias); 2 Feb 2011 20:56:19 -0000 Received: (qmail 2456 invoked by uid 22791); 2 Feb 2011 20:56:19 -0000 X-SWARE-Spam-Status: No, hits=-6.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,TW_VM,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 02 Feb 2011 20:56:13 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id p12KuCgB015822 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 2 Feb 2011 15:56:12 -0500 Received: from [10.3.113.9] ([10.3.113.9]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p12KuBgb019841 for ; Wed, 2 Feb 2011 15:56:12 -0500 Message-ID: <4D49C4EB.70204@redhat.com> Date: Wed, 02 Feb 2011 20:56:00 -0000 From: Eric Blake User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: directories named '...' (dotdotdot) do not work References: <20110202204556.GL2675@calimero.vinschen.de> In-Reply-To: <20110202204556.GL2675@calimero.vinschen.de> OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig382333ADF67183602DFBC11F" X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-02/txt/msg00067.txt.bz2 --------------enig382333ADF67183602DFBC11F Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-length: 658 On 02/02/2011 01:45 PM, Corinna Vinschen wrote: > Works fine for me: >=20 > $ uname -a > CYGWIN_NT-6.1 vmbert7 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 Cygwin > $ cd tmp > $ mkdir ... > $ cd ... > $ cp /usr/bin/ls.exe . > $ ./ls > ls.exe >=20 > I tried on NTFS, Samba and NFS. Difference in Windows version? $ uname -a CYGWIN_NT-5.1 LOUNGE 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 Cygwin $ pwd /tmp/... $ ls ls.exe $ ./ls bash: ./ls: No such file or directory or maybe in bash versions (since I did just upgrade bash from 3.2 to 4.1)? --=20 Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org --------------enig382333ADF67183602DFBC11F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" Content-length: 619 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJNScTrAAoJEKeha0olJ0NqumQIAKi6Czwu0c1VDAT49udpauIh YnaVRR8vvEcRVmpbcT58Pn9JG/JMg3DVf/67lUpAaKONbMqilrlzR+JErmicoIXV 1nIOQTXXgpjvF4QcErEchF4r65Wh+9qwi76/iAPNpC3Ka535HzpQfrZuAwvHt6Gw O+wcrEQOOcZAVCioHg4rN7mj1qLuq/MMPov5Orl6uwr+UXjAhu6xwqZhAo0QDVrR c31Hz5biMr7SqoZqDmzEUV6NtXp70mr27Oauy5ywWqQYrRjkTxCny0qM8NEQQ6tQ E1kP9WRz7hDPvKlyojnM1eDQB1eFKAdqPgB3Sj1//uKwWPRZ7bwB60Sbl7uV+oY= =ZXdJ -----END PGP SIGNATURE----- --------------enig382333ADF67183602DFBC11F--