* Merged newxml into HEAD
[linux_from_scratch.git] / BOOK / appendixa / tar-desc.xml
blobeb84c83aac4de0080a9280ffb2adffb27cd9d8e8
1 <sect2><title>Short descriptions</title>
3 <para><command>rmt</command> is used to remotely manipulate a magnetic
4 tape drive, through an interprocess communication connection.</para>
6 <para><command>tar</command> is used to create and extract files from
7 archives, also known as tarballs.</para>
9 </sect2>