bug-coreutils
[Top][All Lists]
Advanced

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

Re: problem with join command


From: Bob Proulx
Subject: Re: problem with join command
Date: Thu, 3 Apr 2008 21:37:30 -0600
User-agent: Mutt/1.5.13 (2006-08-11)

kevin wrote:
> I want to use join command with this 2 files :

> test1:
> 1 a
> 2 a
> 3 a
> 45 a
> 78 a
> 152 a
> 1896 a

The input files to join must be sorted.  The above is not.

Please see this reference for more information.

  
http://www.gnu.org/software/coreutils/faq/coreutils-faq.html#join-requires-sorted-input-files

Bob




reply via email to

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