On Mon, Jul 24, 2006 at 10:58:09PM +0200, Miriam Ruiz wrote: > bincmp allows to quickly compare two binary files printing the offset and > the bytes where the files differ. It should run on just about anything and > it might even support large files (> 4GB) if your system does LFS properly. Does this do anything interesting that isn't easily (and more portably) handled by `cmp -l`?