www.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://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 |
From: | ericblake AT comcast DOT net (Eric Blake) |
To: | "Sally, Gene" <Gene DOT Sally AT timesys DOT com>, cygwin AT cygwin DOT com |
Subject: | Re: Creating a symlink to current directory does not display with ls as expected |
Date: | Tue, 21 Jun 2005 23:35:26 +0000 |
Message-Id: | <062120052335.15545.42B8A43E0006594700003CB922073000330A050E040D0C079D0A@comcast.net> |
X-Authenticated-Sender: | ZXJpY2JsYWtlQGNvbWNhc3QubmV0 |
> Hi, > > I'm not sure if this is the right place for this, but I have a question > about how ls on cygwin displays a symlink pointing to the current > directory. Yep, this is the right place. > > When I do the following: > > # cd ~ > # ln -s here . > # ls -l here > lrwxrwxrwx 1 gene.sally mkgroup 1 Jun 21 16:51 here -> > > I'm expecting the dereference to the symlink to display here -> . as > this is the behavior on Linux. > > On cygwin, it appears that the "." does not display in the directory > listing; however, the symlink works as expected, so this appears to me a > cosmetic error. > I confirmed it, and it is weird (Ditto for "ln -s .. parent"). I'll investigate it further when I have more time, to see whether the fault lies in ls (part of coreutils) or is common to all cygwin programs using lstat. The link is properly showing up as size 1, so it seems like the `.' should be printing. -- Eric Blake cygwin coreutils maintainer -- 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 |