Tool to compare directories (Windows 7) [closed]
I use WinMerge. It is free and works pretty well (works for files and directories).
I use WinMerge. It is free and works pretty well (works for files and directories).
if you have vim installed,try this: vimdiff file1 file2 or vim -d file1 file2 you will find it fantastic.