manpagez: man pages & more
info tar
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.4.1 Operations

--append
-r

Appends files to the end of the archive. See section How to Add Files to Existing Archives: ‘--append.

--catenate
-A

Same as ‘--concatenate’. See section Combining Archives with ‘--concatenate.

--compare
-d

Compares archive members with their counterparts in the file system, and reports differences in file size, mode, owner, modification date and contents. See section Comparing Archive Members with the File System.

--concatenate
-A

Appends other tar archives to the end of the archive. See section Combining Archives with ‘--concatenate.

--create
-c

Creates a new tar archive. See section How to Create Archives.

--delete

Deletes members from the archive. Don’t try this on an archive on a tape! See section Removing Archive Members Using ‘--delete.

--diff
-d

Same ‘--compare’. See section Comparing Archive Members with the File System.

--extract
-x

Extracts members from the archive into the file system. See section How to Extract Members from an Archive.

--get
-x

Same as ‘--extract’. See section How to Extract Members from an Archive.

--list
-t

Lists the members in an archive. See section How to List Archives.

--update
-u

Adds files to the end of the archive, but only if they are newer than their counterparts already in the archive, or if they do not already exist in the archive. See section Updating an Archive.


[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated on November 1, 2013 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.