X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 2 Feb 2011 22:28:46 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: directories named '...' (dotdotdot) do not work Message-ID: <20110202212846.GN2675@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20110202204556 DOT GL2675 AT calimero DOT vinschen DOT de> <4D49C4EB DOT 70204 AT redhat DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4D49C4EB.70204@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Feb 2 13:56, Eric Blake wrote: > On 02/02/2011 01:45 PM, Corinna Vinschen wrote: > > Works fine for me: > > > > $ 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 > > > > 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)? No, I'm using tcsh. Apparently you're right, it doesn't work in XP, but it works in W7. Looks like Microsoft reworked the CreateProcess call at some point. I have an idea how this might be possible to workaround. Stay tuned. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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