bug-coreutils
[Top][All Lists]
Advanced

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

bug#6366: join can't join on numeric fields


From: Alex Shinn
Subject: bug#6366: join can't join on numeric fields
Date: Mon, 7 Jun 2010 14:19:24 +0900

Hi,

Ideally join should be able to handle files sorted in any order
that sort provides, but as a bare minimum it should at least
be able to join files sorted on numeric fields.

The attached simple patch provides -n, --numeric-sort
options to this effect.

-- 
Alex

Attachment: join.c.diff
Description: Text Data


reply via email to

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