<?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_diff3</id>
		<title>32v 1m diff3 - 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_diff3"/>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_diff3&amp;action=history"/>
		<updated>2026-06-04T11:13:01Z</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_diff3&amp;diff=6956&amp;oldid=prev</id>
		<title>Neozeed: New page: DIFF3(1)            UNIX Programmer's Manual             DIFF3(1)    == NAME ==      diff3 - 3-way differential file comparison  == SYNOPSIS ==      diff3 [ -ex3 ] file1 file2 file3  == DE...</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_diff3&amp;diff=6956&amp;oldid=prev"/>
				<updated>2009-10-26T13:52:02Z</updated>
		
		<summary type="html">&lt;p&gt;New page: DIFF3(1)            UNIX Programmer&amp;#039;s Manual             DIFF3(1)    == NAME ==      diff3 - 3-way differential file comparison  == SYNOPSIS ==      diff3 [ -ex3 ] file1 file2 file3  == DE...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;DIFF3(1)            UNIX Programmer's Manual             DIFF3(1)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NAME ==&lt;br /&gt;
     diff3 - 3-way differential file comparison&lt;br /&gt;
&lt;br /&gt;
== SYNOPSIS ==&lt;br /&gt;
     diff3 [ -ex3 ] file1 file2 file3&lt;br /&gt;
&lt;br /&gt;
== DESCRIPTION ==&lt;br /&gt;
     _D_i_f_f_3 compares three versions of a file, and publishes&lt;br /&gt;
     disagreeing ranges of text flagged with these codes:&lt;br /&gt;
&lt;br /&gt;
     ====            all three files differ&lt;br /&gt;
&lt;br /&gt;
     ====1           _f_i_l_e_1 is different&lt;br /&gt;
&lt;br /&gt;
     ====2           _f_i_l_e_2 is different&lt;br /&gt;
&lt;br /&gt;
     ====3           _f_i_l_e_3 is different&lt;br /&gt;
&lt;br /&gt;
     The type of change suffered in converting a given range of a&lt;br /&gt;
     given file to some other is indicated in one of these ways:&lt;br /&gt;
&lt;br /&gt;
     _f : _n_1 a        Text is to be appended after line number _n_1&lt;br /&gt;
                     in file _f, where _f = 1, 2, or 3.&lt;br /&gt;
&lt;br /&gt;
     _f : _n_1 , _n_2 c   Text is to be changed in the range line _n_1&lt;br /&gt;
                     to line _n_2.  If _n_1 = _n_2, the range may be&lt;br /&gt;
                     abbreviated to _n_1.&lt;br /&gt;
&lt;br /&gt;
     The original contents of the range follows immediately after&lt;br /&gt;
     a c indication.  When the contents of two files are identi-&lt;br /&gt;
     cal, the contents of the lower-numbered file is suppressed.&lt;br /&gt;
&lt;br /&gt;
     Under the -e option, _d_i_f_f_3 publishes a script for the editor&lt;br /&gt;
     _e_d that will incorporate into _f_i_l_e_1 all changes between&lt;br /&gt;
     _f_i_l_e_2 and _f_i_l_e_3, _i._e.  the changes that normally would be&lt;br /&gt;
     flagged ==== and ====3.  Option -x (-3) produces a script to&lt;br /&gt;
     incorporate only changes flagged ==== (====3).  The follow-&lt;br /&gt;
     ing command will apply the resulting script to `file1'.&lt;br /&gt;
&lt;br /&gt;
                (cat script; echo '1,$p') | ed - file1&lt;br /&gt;
&lt;br /&gt;
== FILES ==&lt;br /&gt;
     /tmp/d3?????&lt;br /&gt;
     /usr/lib/diff3&lt;br /&gt;
&lt;br /&gt;
== SEE ALSO ==&lt;br /&gt;
     [[32v 1m diff|diff(1)]]&lt;br /&gt;
&lt;br /&gt;
== BUGS ==&lt;br /&gt;
     Text lines that consist of a single `.' will defeat -e.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:32v man section 1]]&lt;/div&gt;</summary>
		<author><name>Neozeed</name></author>	</entry>

	</feed>