GNU bug report logs - #6007
locale sort ordering confusion

Previous Next

Package: coreutils;

Reported by: "Vito Di Blas" <vito.diblas <at> libero.it>

Date: Thu, 22 Apr 2010 21:45:03 UTC

Severity: normal

Tags: moreinfo

Done: Eric Blake <eblake <at> redhat.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Vito Di Blas" <vito.diblas <at> libero.it>
To: 6007 <at> debbugs.gnu.org
Subject: bug#6007: sort command in Fedora10
Date: Thu, 22 Apr 2010 23:34:07 +0200
[Message part 1 (text/plain, inline)]
Dear  Friends, in Linux Fedora10,  I sort the file aaa.txt :

Cari figliozzi
Cari figlipucci
Cari figli, oggi
Cari figli, ieri
Cari figli, domani
Cari figli, pregate
Cari figlioli

with the command:

<...>    sort  < aaa.txt  >  bbb.txt

and I obtain the  file bbb.txt

Cari figli, domani
Cari figli, ieri
Cari figli, oggi
Cari figlioli
Cari figliozzi
Cari figli, pregate
Cari figlipucci


which doesn't look sorted according to my expectation.
Then, in WindowsXP, I sort again the file aaa.txt with the command:

<...>    sort  aaa.txt  > ccc.txt

and I get the file ccc.txt :

Cari figli, domani
Cari figli, ieri
Cari figli, oggi
Cari figli, pregate
Cari figlioli
Cari figliozzi
Cari figlipucci

which looks sorted as expected.
Should  I  use in Fedora some sort option or I met a bug?
Thanks for your attention and best regards

Vito Di Blas   Ivrea  Italy
vito.diblas <at> libero.it



[Message part 2 (text/html, inline)]

This bug report was last modified 15 years and 32 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.