%general-entities; ]> diffutils &diffutils-version;
&diffutils-url;
Diffutils-&diffutils-version; Diffutils <para>The Diffutils package contains programs that show the differences between files or directories.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&diffutils-ch6-sbu;</seg> <seg>&diffutils-ch6-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>安装Diffutils 准备安装 Diffutils: ./configure --prefix=/usr 编译该软件包: make 运行下列命令以测试编译结果: make check 安装该软件包: make install Diffutils 的内容 安装的程序 cmp, diff, diff3, and sdiff 简要描述 cmp Compares two files and reports whether or in which bytes they differ cmp diff Compares two files or directories and reports which lines in the files differ diff diff3 Compares three files line by line diff3 sdiff Merges two files and interactively outputs the results sdiff