Linux.com

For the CLI geeks

Posted by: Anonymous Coward on April 17, 2007 05:39 PM
A very nice tool to do the same job is imediff2 (although only for files, for directories, there's unison).

Basic usage : imediff2 -o OutputFile File1 File2

Then use TAB to jump to the next difference, Enter to toggle version A or version B, x and s to save and exit. See the manpage for the rest of the commands.

#

Return to Comparing and merging files with Meld