Man page - mcomp(1)
Packages contains this manual
- mtoolstest(1)
- mmount(1)
- mtools.tmpl(1)
- mcopy(1)
- mlabel(1)
- mdoctorfat(1)
- minfo(1)
- mdu(1)
- mrd(1)
- uz(1)
- mdel(1)
- mformat(1)
- lz(1)
- mmove(1)
- mpartition(1)
- mtools(1)
- mcomp(1)
- mtype(1)
- mdir(1)
- mkmanifest(1)
- mcd(1)
- mbadblocks(1)
- mattrib(1)
- mcheck(1)
- mshortname(1)
- mmd(1)
- mtools(5)
- tgz(1)
- mcat(1)
- mren(1)
- mzip(1)
- mtools.conf(5)
- mxtar(1)
- mdeltree(1)
- mshowfat(1)
Package: mtools
apt-get install mtools
apt-get install mtools
Manuals in package:
Documentations in package:
Manual
MCOMP
NAMESYNOPSIS
DESCRIPTION
AUTHOR
SEE ALSO
NAME
mcomp - Compares two files using mtools
SYNOPSIS
mcomp file-on-floppy local-file
DESCRIPTION
mcomp compares two files, the first one must be on a floppy disk so it can be accessed 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 with
mcopy file destination
but this utility is provided in the mtools package for other platforms and is retained here for completeness.
AUTHOR
Luis Bustamante <luferbu@fluidsignal.com> wrote this page for the Debian/GNU mtools package.
SEE ALSO
mtools (1), cmp (1), mcopy (1)