1234567891011121314151617181920212223242526272829303132 |
- <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>
|