<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=32v_1m_comm</id>
		<title>32v 1m comm - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=32v_1m_comm"/>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_comm&amp;action=history"/>
		<updated>2026-05-06T03:33:52Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.1</generator>

	<entry>
		<id>https://gunkies.org/w/index.php?title=32v_1m_comm&amp;diff=6944&amp;oldid=prev</id>
		<title>Neozeed: New page: COMM(1)             UNIX Programmer's Manual              COMM(1)    == NAME ==      comm - select or reject lines common to two sorted files  == SYNOPSIS ==      comm [ - [ 123 ] ] file1 ...</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_comm&amp;diff=6944&amp;oldid=prev"/>
				<updated>2009-10-26T13:23:00Z</updated>
		
		<summary type="html">&lt;p&gt;New page: COMM(1)             UNIX Programmer&amp;#039;s Manual              COMM(1)    == NAME ==      comm - select or reject lines common to two sorted files  == SYNOPSIS ==      comm [ - [ 123 ] ] file1 ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;COMM(1)             UNIX Programmer's Manual              COMM(1)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NAME ==&lt;br /&gt;
     comm - select or reject lines common to two sorted files&lt;br /&gt;
&lt;br /&gt;
== SYNOPSIS ==&lt;br /&gt;
     comm [ - [ 123 ] ] file1 file2&lt;br /&gt;
&lt;br /&gt;
== DESCRIPTION ==&lt;br /&gt;
     _C_o_m_m reads _f_i_l_e_1 and _f_i_l_e_2, which should be ordered in ASCII&lt;br /&gt;
     collating sequence, and produces a three column output:&lt;br /&gt;
     lines only in _f_i_l_e_1; lines only in _f_i_l_e_2; and lines in both&lt;br /&gt;
     files.  The filename `-' means the standard input.&lt;br /&gt;
&lt;br /&gt;
     Flags 1, 2, or 3 suppress printing of the corresponding&lt;br /&gt;
     column.  Thus comm -12 prints only the lines common to the&lt;br /&gt;
     two files; comm -23 prints only lines in the first file but&lt;br /&gt;
     not in the second; comm -123 is a no-op.&lt;br /&gt;
&lt;br /&gt;
== SEE ALSO ==&lt;br /&gt;
     [[32v 1m cmp|cmp(1)]], [[32v 1m diff|diff(1)]], [[32v 1m uniq|uniq(1)]]&lt;br /&gt;
&lt;br /&gt;
[[Category:32v man section 1]]&lt;/div&gt;</summary>
		<author><name>Neozeed</name></author>	</entry>

	</feed>