public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jörg Schaible" <joerg.schaible@gmx.de>
To: gentoo-user-de@lists.gentoo.org
Subject: [gentoo-user-de]  Re: Re: locale, LC_COLLATE
Date: Wed, 27 Aug 2008 14:08:33 +0200	[thread overview]
Message-ID: <g93g41$78j$1@ger.gmane.org> (raw)
In-Reply-To: 200808271140.45204.dirk.heinrichs.ext@nsn.com

Dirk Heinrichs wrote:

> Am Mittwoch, 27. August 2008 09:43:54 schrieb ext Jörg Schaible:
> 
>> > LC_COLLATE=C
>>
>> wie schon gesagt, diese Lösung macht UTF-8 "kaputt", d.h. alle Zeichen im
>> Dateinamen, die außerhalb des ASCII-Bereichs liegen ...
> 
> Nein, warum? Alles was sich ändert ist die Sortierung:

[snip]
 
> Das einzig dumme an C ist, das die Umlaute hinten anstehen, d.h. man
> bekommt folgende Sortierreihenfolge: ..., Großbuchstaben, Kleinbuchstaben,
> große Umlaute, kleine Umlaute, ...
> 
> % ls -1
> !B
> Ast
> C
> ast
> Äste
> äste

Wie schonmal hier im Thread beschrieben, bei mir sind die Umlaute ohne UTF-8
weg:

# ls
A/  Ä/  !B/  C/
# LC_COLLATE=C ls
!B/  A/  C/  ??/
# LC_COLLATE=de ls
!B/  A/  C/  ??/
# LC_COLLATE=de_DE.UTF_8 ls
A/  Ä/  !B/  C/
# LC_COLLATE=en_US.UTF_8 ls
A/  Ä/  !B/  C/

- Jörg




  parent reply	other threads:[~2008-08-27 12:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-22  8:14 [gentoo-user-de] xfs errors Gerrit Kühn
2008-08-26  8:54 ` [gentoo-user-de] locale, LC_COLLATE Max Bloch
2008-08-26 10:09   ` [gentoo-user-de] " Jörg Schaible
2008-08-26 16:50   ` [gentoo-user-de] " Dirk Heinrichs
2008-08-27  7:43     ` [gentoo-user-de] " Jörg Schaible
2008-08-27  9:40       ` Dirk Heinrichs
2008-08-27  9:44         ` Arnold Krille
2008-08-27 12:08         ` Jörg Schaible [this message]
2008-08-27 12:17           ` [gentoo-user-de] " Dirk Heinrichs
2008-08-27 13:25     ` [gentoo-user-de] " Max Bloch
2008-08-26 16:24 ` [gentoo-user-de] xfs errors Stefan Onken

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='g93g41$78j$1@ger.gmane.org' \
    --to=joerg.schaible@gmx.de \
    --cc=gentoo-user-de@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox