bug-coreutils
[Top][All Lists]
Advanced

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

Re: bug in the unix join command or maybe in the sort command


From: Paul Eggert
Subject: Re: bug in the unix join command or maybe in the sort command
Date: Wed, 19 Jan 2005 16:02:33 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Robert Castelo <address@hidden> writes:

> $ sort -k 1,1 q.txt
> aa      value-aa
> a       value-a

That looks bogus to me: "a" should sort before "aa", unless you have a
weird locale.

What's your platform?  What do the following commands output on your
platform?

uname -a
locale
sort --version
join --version




reply via email to

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