blob: b10ef2309faeafc4b4d9b43b2cd67903691514b3 (
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
27
28
29
30
31
32
|
<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 tarfile.
</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>
|