Vergelijk twee bestanden byte voor byte. Meer informatie: https://www.gnu.org/software/diffutils/manual/html_node/Invoking-cmp.html.
cmp {{pad/naar/bestand1}} {{pad/naar/bestand2}}
cmp --print-bytes {{pad/naar/bestand1}} {{pad/naar/bestand2}}
cmp --verbose {{pad/naar/bestand1}} {{pad/naar/bestand2}}
cmp --quiet {{pad/naar/bestand1}} {{pad/naar/bestand2}}