The program diff.exe will find the differences between two
ASCII files.  The output will list the line numbers in each
file where the differences occur and what the differences
are.
Usage:
     diff file1 file2
