%general-entities; ]> tar &tar-version;
&tar-url;
Tar-&tar-version; Tar <para>The Tar package contains an archiving program.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&tar-ch6-sbu;</seg> <seg>&tar-ch6-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>安装Tar 准备安装 Tar: FORCE_UNSAFE_CONFIGURE=1 \ ./configure --prefix=/usr \ --bindir=/bin The meaning of the configure options: FORCE_UNSAFE_CONFIGURE=1 This forces the test for mknod to be run as root. It is generally considered dangerous to run this test as the root user, but as it is being run on a system that has only been partially built, overriding it is OK. 编译该软件包: make To test the results (about 1 SBU), issue: make check One test, link mismatch, is known to fail. 安装该软件包: make install make -C doc install-html docdir=/usr/share/doc/tar-&tar-version; Tar 的内容 安装的程序 安装的目录 tar /usr/share/doc/tar-&tar-version; 简要描述 tar Creates, extracts files from, and lists the contents of archives, also known as tarballs tar