Compare - Compares two files
(C) Copyright 1996 by Tim Gerchmez
All Rights Reserved.
Freeware - Distribute Freely

Compare is a short DOS program I wrote to compare
two files and report whether or not the files match.
To use it, simply run it with two command line parameters,
the files you wish to compare.  For example:

compare autoexec.bat autoexec.bak

You can also use paths, for example:

compare autoexec.bat c:\windows\autoexec.bak

The program goes through each file byte by byte
and reports any mismatches in the two files.

I hope you find this utility useful.

Tim Gerchmez
future@blarg.net
alt: bd067@scn.org
page: http://www.blarg.net/~future/shareware.html
