aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/diffutils-desc.xml
blob: 68af0a0f203a130c29fa924d1208f9db26535db1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>

<sect2><title>Short descriptions</title>

<para><command>cmp</command> compares two files and reports whether or
in which bytes they differ.</para>

<para><command>diff</command> compares two files or directories and reports
which lines in the files differ.</para>

<para><command>diff3</command> compares three files line by line.</para>

<para><command>sdiff</command> merges two files and interactively outputs
the results.</para>

</sect2>