cmp(1) v7 man page | unix.com

Man Page: cmp

Operating Environment: v7

Section: 1

CMP(1)							      General Commands Manual							    CMP(1)

NAME
cmp - compare two files
SYNOPSIS
cmp [ -l ] [ -s ] file1 file2
DESCRIPTION
The two files are compared. (If file1 is `-', the standard input is used.) Under default options, cmp makes no comment if the files are the same; if they differ, it announces the byte and line number at which the difference occurred. If one file is an initial subsequence of the other, that fact is noted. Options: -l Print the byte number (decimal) and the differing bytes (octal) for each difference. -s Print nothing for differing files; return codes only.
SEE ALSO
diff(1), comm(1)
DIAGNOSTICS
Exit code 0 is returned for identical files, 1 for different files, and 2 for an inaccessible or missing argument. CMP(1)
Related Man Pages
cmp(1) - redhat
cmp(1) - sunos
zdiff(1) - minix
zdiff(1) - x11r4
zcmp(1) - debian
Similar Topics in the Unix Linux Community
HACMP adding disk for mirroring
HACMP switch over
HACMP resource group State not STABLE
Increase LUN size in AIX with VIOS and HACMP
AIX Hardware Migration w/ HACMP...Advice Needed