mcomp (1)
Leading comments
** The above line should force tbl to be a preprocessor ** Man page for mcomp Copyright (C), 2003, Luis Bustamante You may distribute under the terms of the GNU General Public License as specified in the file COPYING that comes with the mtools package Mon Mar 3 11:58:15 COT 2003 Luis Bustamante <luferbu@fluidsignal.com>
NAME
mcomp - Compares two files using mtoolsSYNOPSIS
mcomp file-on-floppy local-fileDESCRIPTION
mcomp compares two files, the first one must be on a floppy disk so it can be accesed via mtools. It is not strictly necessary on Debian GNU/Linux, because the diffutils cmp(1) program provides the same capability after copying the file locally withmcopy file destination
but this utility is provided in the mtools package for other platforms and is retained here for completeness.