Uruchomienie, wykonanie: cmp [options] file1 file2 [skip1 [skip2] ]
Jak działa CMP, co robi CMP: Compare file1 with file2. Use standard input if file1 is - or missing. This command is normally used for comparing binary files, although files can be of any type. (See also diff.) skip1 and skip2 are optional offsets in the files at which the comparison is to start
Dostępne opcje, wywołanie CMP: Print differing bytes as characters. Ignore the first num bytes of input. Print offsets and codes of all differing bytes. Work silently; print nothing, but return exit codes: Files are identical. Files are different. Files are inaccessible.
Użycie CMP zastosowanie komendy na linii poleceńw Słownik C .