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

Re: diff problem



Michelle Konzack <linux4michelle@freenet.de> writes:

> Hallo, 
>
> wie kann man ein recursives  'diff' (binäres) machen, in dem auch 
> zusätzliche Dateien (hinzugefügte xpm und jpg) eingebunden werden ?

Eventuell kann dir xdelta weiterhelfen:

Description: A diff utility which works with binary files
 Xdelta is an application program designed to compute changes between
 files.  These changes (deltas) are similar to the output of the
 "diff" program in that they may be used to store and transmit only the
 changes between files.  However, unlike diff, the output of Xdelta is
 not expressed in a human-readable format--Xdelta can also apply
 these deltas to a copy of the original file.  Xdelta uses a fast,
 linear algorithm and performs well on both binary and text files.

        Torsten



Reply to: