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

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

Contents


comm(1)								       comm(1)


NAME    [Toc]    [Back]

     comm - select or reject lines common to two sorted	files

SYNOPSIS    [Toc]    [Back]

     comm [ - [	123 ] ]	file1 file2

DESCRIPTION    [Toc]    [Back]

     comm reads	file1 and file2, which should be ordered in ASCII collating
     sequence [see sort(1)], and produces a three-column output: lines only in
     file1; lines only in file2; and lines in both files.  The file name -
     means the standard	input.

     Flags 1, 2, or 3 suppress printing	of the corresponding column.  Thus
     comm -12 prints only the lines common to the two files; comm -23 prints
     only lines	in the first file but not in the second; comm -123 prints
     nothing.

BUGS    [Toc]    [Back]

     Input lines over 4096 characters long are split every 4096	characters.

FILES    [Toc]    [Back]

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

EXTENDED DESCRIPTION    [Toc]    [Back]

     X/Open CAE	Specification(1994)--Commands and Utilities.

SEE ALSO    [Toc]    [Back]

      
      
     cmp(1), diff(1), sort(1), uniq(1)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
comm OpenBSD select or reject lines common to two files
comm FreeBSD select or reject lines common to two files
join Linux join lines of two files on a common field
look Tru64 Finds lines in a sorted list
uniq Linux remove duplicate lines from a sorted file
comm Tru64 Compares two sorted files.
paste HP-UX merge same lines of several files or subsequent lines of one file
paste Tru64 Joins corresponding lines of several files or subsequent lines in one file
paste IRIX merge same lines of several files or subsequent lines of one file
comm Linux compare two sorted files line by line
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service