DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(tar.info.gz) extract

Info Catalog (tar.info.gz) list (tar.info.gz) Tutorial (tar.info.gz) going further
 
 How to Extract Members from an Archive
 ======================================
 
      _(This message will disappear, once this node revised.)_
 
    Creating an archive is only half the job--there is no point in
 storing files in an archive if you can't retrieve them.  The act of
 retrieving members from an archive so they can be used and manipulated
 as unarchived files again is called "extraction".  To extract files
 from an archive, use the `--extract' (`--get', `-x') operation.  As with
 `--create' (`-c'), specify the name of the archive with
 `--file=ARCHIVE-NAME' (`-f ARCHIVE-NAME').  Extracting an archive does
 not modify the archive in any way; you can extract it multiple times if
 you want or need to.
 
    Using `--extract', you can extract an entire archive, or specific
 files.  The files can be directories containing other files, or not.  As
 with `--create' (`-c') and `--list' (`-t'), you may use the short or the
 long form of the operation without affecting the performance.
 

Menu

 
* extracting archives
* extracting files
* extract dir
* failing commands
 
Info Catalog (tar.info.gz) list (tar.info.gz) Tutorial (tar.info.gz) going further
automatically generated byinfo2html