aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/diffutils-desc.xml
blob: 6d87d103f70d02313eb6484725c6963cba856e80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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>