Thursday, May 9, 2013

Compare files in linux

There are many file compare tools available in Linux. Following are some of the commonly used

1) diff file1 file2
2) kompare file1 file2
3) sdiff file1 file2
4) vimdiff file1 file2
5) Meld
6) Guiffy
7)kdiff3
8)xxdiff

No comments: