*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> cmp (1)              
Title
Content
Arch
Section
 

Contents


cmp(1)									cmp(1)


NAME    [Toc]    [Back]

     cmp - compare two files

SYNOPSIS    [Toc]    [Back]

     cmp [ -l ]	[ -s ] file1 file2 [ skip1 ] [ skip2 ]

DESCRIPTION    [Toc]    [Back]

     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.  skip1	and skip2 are initial byte offsets into	file1
     and file2 respectively, and may be	either octal or	decimal; a leading 0
     denotes octal.

     Options:

      -l  Print	the byte number	(decimal) and the differing bytes (octal) for
	  each difference.

      -s  Print	nothing	for differing files; return codes only.

FILES    [Toc]    [Back]

     /usr/lib/locale/locale<b>/LC_MESSAGES/uxcore.abi
	  language-specific message file (See LANG on environ(5).)

SEE ALSO    [Toc]    [Back]

      
      
     comm(1), diff(1).

DIAGNOSTICS    [Toc]    [Back]

     Exit code 0 is returned for identical files, 1 for	different files, and 2
     for an inaccessible or missing argument.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
zdiff FreeBSD compare compressed files
zcmp FreeBSD compare compressed files
File::Compare IRIX Compare files or filehandles
zcmp OpenBSD compare compressed files
zdiff OpenBSD compare compressed files
gzdiff IRIX compare compressed files
zdiff Linux compare compressed files
cmp Linux compare two files or byte ranges
comm Linux compare two sorted files line by line
pthread_equal FreeBSD compare thread IDs
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service