💾 Archived View for gem.sdf.org › jmccue › computer › repoinfo › jdiff.gmi captured on 2024-05-12 at 15:30:49. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-11-04)

-=-=-=-=-=-=-

jdiff - Sorted diff

Will perform a diff on two very large sorted text files.

Most cases diff(1) is better, but if you need to compare two Very Large Extracts from say two different databases, this will work fine. But, the Files must be in sorted order.

This works fine under Linux, BSD(s) and AIX.

You should use diff(1) if possible. This was created to compare very large files extracted from SQL Databases on Systems that have a memory constrained diff(1).

Compile Instructions are in the README File inside the tarball.

Downloads:

Source Code

Source Signature

See for download issues

back

Repository

back to my capsule

$Id: jdiff.gmi,v 1.4 2023/10/17 15:30:20 jmccue Exp $