I'm looking for diff tools that:

  • Run on Windows
  • Can be kicked off from a batch file
  • Can dump results to a file (silent mode)
  • Show only diffs in the file

What should I use?

link|improve this question
feedback

migrated from stackoverflow.com Jul 15 '11 at 8:58

This question came from our site for professional and enthusiast programmers.

1 Answer

up vote 2 down vote accepted

I tend to prefer diff myself.

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.