DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(tar.info.gz) extracting archives

Info Catalog (tar.info.gz) extract (tar.info.gz) extracting files
 
 Extracting an Entire Archive
 ----------------------------
 
    To extract an entire archive, specify the archive file name only,
 with no individual file names as arguments.  For example,
 
      $ tar -xvf collection.tar
 
 produces this:
 
      -rw-rw-rw- me user     28 1996-10-18 16:31 jazz
      -rw-rw-rw- me user     21 1996-09-23 16:44 blues
      -rw-rw-rw- me user     20 1996-09-23 16:44 folk
 
Info Catalog (tar.info.gz) extract (tar.info.gz) extracting files
automatically generated byinfo2html