comp - compare two files

comp filename1.ext1 filename2.ext2 [/A | /D]

If filenames are omitted, you will be prompted for them.  Like the MS-DOS
version of comp, the program will terminate if ten errors are found, or the
files are not the same size.

/A: Displays ASCII characters.
/D: Displays decimal numbers.  The default display is in hex.

maintainer: Dosius (C) 2000...dosius@sdf.lonestar.org
                       1999
                       1998


