GNU bug report logs - #6903
join: support numeric keys

Previous Next

Package: coreutils;

Reported by: Bernhard Schiffner <bernhard <at> schiffner-limbach.de>

Date: Tue, 24 Aug 2010 19:57:01 UTC

Severity: wishlist

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Bernhard Schiffner <bernhard <at> schiffner-limbach.de>
To: bug-coreutils <at> gnu.org
Subject: join: improve paralleles to sort?
Date: Tue, 24 Aug 2010 21:39:20 +0200
Hi,

having to work with lists containing lage numbers (i.e. filesizes greater 2GB) 
I have problems.
sort -n works
join dosen't  do as a "newcomer" expects.

Because join uses strtoul() before doing comparisation it is understandable. 
("unpairable" is the result.)

Do you see a chance to extend join with a -n parameter for numeric 
comparisation as sort has already?

In the source / manpage  join claims about combinations with sort. Why not 
expand this? :-)

TIA!

Bernhard




This bug report was last modified 6 years and 320 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.