X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Wed, 16 Jun 2010 10:31:44 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: ls -l does not work correkt
Message-ID: <20100616083144.GF8163@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <F05AFBF84C348C4AAF1A0E7D126E370A05C6B541@exbn01.DPEB.DE>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <F05AFBF84C348C4AAF1A0E7D126E370A05C6B541@exbn01.DPEB.DE>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Jun 16 10:11, cygwin.20.maillinglist@spamgourmet.com wrote:
> Hi folks,
> 
> I'm migrating from an old pc to an new with windows 7 I installed the new cygwin 1.7 an have the following problem.
> 
> When I run ls -l from an Icon with the following command
> 
> C:\pmI\cygwin\bin\bash.exe -c  "ls -l ~/bin/links/PCBN3204/filem*;read"
> 
> I get the following result
> 
> lrwxrwxrwx 1 F.Braunbeck Domänen-Benutzer   3 Jun 15 12:32 /cygdrive/e/home/bin/links/PCBN3204/filemon -> ??/
> [...]
> When I run ls -l ~/bin/links/PCBN3204/f* from a existing Shell I get the following result
> 
> lrwxrwxrwx 1 F.Braunbeck Dom▒nen-Benutzer  53 Jun 15 12:32 /cygdrive/e/home/bin/links/PCBN3204/filemon -> /cygdrive/c/pm/util/sysinternals/_filemon/Filemon.exe

Weird.  I can't reproduce this behaviour.  What kind of symlink is that?
A Windows shortcut file, a SYSTEM type symlink, or a native NTFS symlink?

> Here I got the place where the link is pointing to. But here the umlaut are false.

The umlaut problem could be a problem of your terminal.  Are you using
rxvt?  How are your locale settings, $LANG, $LC_CTYPE, etc?  There's
also the chance that your passwd/group files are using another codeset
than your locale settings.


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

