bug-textutils
[Top][All Lists]
Advanced

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

[PATCH] join numerically sorted files


From: Herbert Xu
Subject: [PATCH] join numerically sorted files
Date: Sun, 8 Apr 2001 21:47:28 +1000
User-agent: Mutt/1.3.15i

The foolowing patch implements the -n option for join, i.e., joining two
files sorted using sort -n.  It is probably better to split out all the
comparison functions from sort and have join support each and every one of
them.
-- 
Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <address@hidden>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Attachment: p
Description: Text document


reply via email to

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