Quote:
Originally Posted by robcohen
It probably wouldn't be difficult to port diff from *nix over to Windows. I'm surprised this hasn't been done by someone. Not that it would be trivial for me necessarily, but sort of recall some info about diff from an intro programming class decades ago :=)
|
I gather you haven't looked. Among others:
http://www.thefreecountry.com/progra...mparison.shtml
http://gnuwin32.sourceforge.net/packages/diffutils.htm
http://www.componentsoftware.com/Products/CSDiff/
http://winmerge.org/
http://www.prestosoft.com/edp_examdiff.asp
http://kdiff3.sourceforge.net/
Command line versions are available as part of
Cygwin and
MinGW.
______
Dennis