<?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_join</id>
		<title>32v 1m join - 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_join"/>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_join&amp;action=history"/>
		<updated>2026-06-04T11:21:08Z</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_join&amp;diff=6974&amp;oldid=prev</id>
		<title>Neozeed: New page: JOIN(1)             UNIX Programmer's Manual              JOIN(1)    == NAME ==      join - relational database operator  == SYNOPSIS ==      join [ options ] file1 file2  == DESCRIPTION =...</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_join&amp;diff=6974&amp;oldid=prev"/>
				<updated>2009-10-26T14:22:56Z</updated>
		
		<summary type="html">&lt;p&gt;New page: JOIN(1)             UNIX Programmer&amp;#039;s Manual              JOIN(1)    == NAME ==      join - relational database operator  == SYNOPSIS ==      join [ options ] file1 file2  == DESCRIPTION =...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;JOIN(1)             UNIX Programmer's Manual              JOIN(1)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NAME ==&lt;br /&gt;
     join - relational database operator&lt;br /&gt;
&lt;br /&gt;
== SYNOPSIS ==&lt;br /&gt;
     join [ options ] file1 file2&lt;br /&gt;
&lt;br /&gt;
== DESCRIPTION ==&lt;br /&gt;
     _J_o_i_n forms, on the standard output, a join of the two rela-&lt;br /&gt;
     tions specified by the lines of _f_i_l_e_1 and _f_i_l_e_2.  If _f_i_l_e_1&lt;br /&gt;
     is `-', the standard input is used.&lt;br /&gt;
&lt;br /&gt;
     _F_i_l_e_1 and _f_i_l_e_2 must be sorted in increasing ASCII collating&lt;br /&gt;
     sequence on the fields on which they are to be joined, nor-&lt;br /&gt;
     mally the first in each line.&lt;br /&gt;
&lt;br /&gt;
     There is one line in the output for each pair of lines in&lt;br /&gt;
     _f_i_l_e_1 and _f_i_l_e_2 that have identical join fields.  The output&lt;br /&gt;
     line normally consists of the common field, then the rest of&lt;br /&gt;
     the line from _f_i_l_e_1, then the rest of the line from _f_i_l_e_2.&lt;br /&gt;
&lt;br /&gt;
     Fields are normally separated by blank, tab or newline.  In&lt;br /&gt;
     this case, multiple separators count as one, and leading&lt;br /&gt;
     separators are discarded.&lt;br /&gt;
&lt;br /&gt;
     These options are recognized:&lt;br /&gt;
&lt;br /&gt;
     -a_n  In addition to the normal output, produce a line for&lt;br /&gt;
          each unpairable line in file _n, where _n is 1 or 2.&lt;br /&gt;
&lt;br /&gt;
     -e _s Replace empty output fields by string _s.&lt;br /&gt;
&lt;br /&gt;
     -j_n _m&lt;br /&gt;
          Join on the _mth field of file _n.  If _n is missing, use&lt;br /&gt;
          the _mth field in each file.&lt;br /&gt;
&lt;br /&gt;
     -o _l_i_s_t&lt;br /&gt;
          Each output line comprises the fields specifed in _l_i_s_t,&lt;br /&gt;
          each element of which has the form _n._m, where _n is a&lt;br /&gt;
          file number and _m is a field number.&lt;br /&gt;
&lt;br /&gt;
     -t_c  Use character _c as a separator (tab character).  Every&lt;br /&gt;
          appearance of _c in a line is significant.&lt;br /&gt;
&lt;br /&gt;
== SEE ALSO ==&lt;br /&gt;
     [[32v 1m sort|sort(1)]], [[32v 1m comm|comm(1)]], [[32v 1m awk|awk(1)]]&lt;br /&gt;
&lt;br /&gt;
BUGS&lt;br /&gt;
     With default field separation, the collating sequence is&lt;br /&gt;
     that of _s_o_r_t -_b; with -t, the sequence is that of a plain&lt;br /&gt;
     sort.&lt;br /&gt;
&lt;br /&gt;
     The conventions of _j_o_i_n, _s_o_r_t, _c_o_m_m, _u_n_i_q, _l_o_o_k and _a_w_k(1)&lt;br /&gt;
     are wildly incongruous.&lt;br /&gt;
&lt;br /&gt;
[[Category:32v man section 1]]&lt;/div&gt;</summary>
		<author><name>Neozeed</name></author>	</entry>

	</feed>