I need a diff tool that has a command line option to create and save a diff report that looks easy to read, something like the html report produced by WinMerge. I have a few hundred files that I need to compare and it's not practical to have to open the files and manually and save the report.

link|improve this question

feedback

1 Answer

Have you looked at the command line option in WinMerge? http://manual.winmerge.org/Command_line.html

You might need to use something like AutoHotkey to automate saving the reports created by WinMerge: http://www.autohotkey.com/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.