bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7000: sort GNU coreutils 6.9.92.4-f088d-dirty


From: Eric Blake
Subject: bug#7000: sort GNU coreutils 6.9.92.4-f088d-dirty
Date: Wed, 08 Sep 2010 10:20:44 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100806 Fedora/3.1.2-1.fc13 Mnenhy/0.8.3 Thunderbird/3.1.2

On 09/08/2010 07:34 AM, Zoltán Krajcsovics wrote:
Dear Staff,

I had an input for sort, that was sorted wrong.

The input is:

D_1
D_3
D15

The output is:

D_1
D15
D_3

Not a bug in sort.  Your locale settings are at fault, per this FAQ:

http://www.gnu.org/software/coreutils/faq/#Sort-does-not-sort-in-normal-order_0021

--
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]