blob: 259ea479f708d318e4fff3f76229f692d0c38534 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<sect2>
<title>Contents</title>
<para>The tar package contains the tar and rmt programs.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>tar</title>
<para>tar is an archiving program designed to store and extract files from
an archive file known as a tar file.</para>
</sect3>
<sect3><title>rmt</title>
<para>rmt is a program used by the remote dump and restore programs in
manipulating a magnetic tape drive through an interprocess communication
connection.</para>
</sect3>
</sect2>
|