The cmp command compares two files byte by byte and reports the location of the first difference. It's different from the diff command which shows line-by-line changes. The other options (comp, do, ccp) are not standard Unix file comparison commands.