GNU Info

Info Node: (fdutils.info)Tar

(fdutils.info)Tar


Next: CPIO Prev: Mtools Up: Nickel tours
Enter node , (file) or (file)node

Tar (Tape ARchive)
------------------

     tar tvf /dev/fd0              # Read directory of tar archive in
                                   # drive A:
     tar cvf /dev/fd0 foo1 foo2    # Write foo1 and foo2 to A: in tar
                                   # format foo1/foo2 can be entire
                                   # directory trees
     tar xvfp /dev/fd0             # extract entire tar archive in
                                   # drive A:

   Tar is not a file system.  Only low-level format (`superformat',
Note: superformat) are needed to prepare a disk to accept a tar
archive.


automatically generated by info2www version 1.2.2.9