mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
04a335156f
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
18 lines
502 B
XML
18 lines
502 B
XML
<sect2><title> </title><para> </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>
|
|
|