tar-desc.xml 518 B

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