delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <F536EC3453B2D411AD6100508BAF5F9901FAB404@bwga521a.ts.siemens.de> |
From: | Kandziora Jan <Jan DOT Kandziora AT ts DOT siemens DOT de> |
To: | "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com> |
Subject: | 1.3.4: Filenames ending with a dot |
Date: | Mon, 12 Nov 2001 09:58:16 +0100 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2653.19) |
Hello, there may be a problem with cygwin's handling of filenames: Files with any number of dots at the end are referred to be the same with no dots at the end at all. E.g. echo Hello >a echo World >a.... results in a single file a, containing "World". The file can be accessed with the name "a" and also "a." etc. Moreover, one can mkdir a directory named "xyz", and use it with any number of dots at the end. mkdir xyz cd xyz..... pwd gives now "(...) /xyz....." I wonder if you intended it to work like this or if it's a bug. Jan Kandziora -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |