bug-coreutils
[Top][All Lists]
Advanced

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

Re: join bug?


From: Paul Eggert
Subject: Re: join bug?
Date: Thu, 02 Feb 2006 22:21:04 -0800
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

german rigau <address@hidden> writes:

> address@hidden BaseConcepts]$ more kk2.sort
> icecream%1:13:00:: 07510835 1 0
> ice_cream%1:13:00:: 07510835 1 1
> life_style%1:07:00:: 04875322 1 2
> part-time%3:00:00:: 01131371 1 21

kk2.sort isn't sorted correctly, at least not for the default C
locale.  The first two lines ought to be interchanged.  That probably
explains your problem.  'join' requires sorted input.




reply via email to

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