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