bug-coreutils
[Top][All Lists]
Advanced

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

Re: Bug in sort v5.2.1


From: Paul Eggert
Subject: Re: Bug in sort v5.2.1
Date: Wed, 02 Jun 2004 13:22:31 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

"Reg. Charney" <address@hidden> writes:

> I believe that sort in coreutils v5.2.1 has a basic bug in it - it
> seems to treat the period (.) as a non-existant character.

The locale specified by the environment affects sort order.
Set LC_ALL=C to get the traditional sort order that uses
native byte values.




reply via email to

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