Lines Matching full:archive

24 .Fl f Ar archive-file
33 creates and manipulates streaming archive files.
50 Create a new archive containing the specified items.
56 but new entries are appended to the archive.
64 List archive contents to stdout.
71 newer than the corresponding entry in the archive.
79 Extract to disk from the archive.
80 If a file with the same name appears more than once in the archive,
93 archive in the order specified on the command line.
97 is read and parsed before the archive is opened.
99 which items in the archive should be processed.
107 .It Cm @ Ns Pa archive
109 The specified archive is opened and the entries
110 in it will be appended to the current archive.
113 writes a new archive to standard output containing a file
119 creates a new archive with only two entries.
122 reads an archive from standard input (whose format will be determined
124 pax-format archive on stdout.
130 Use the archive suffix to decide a set of the format and
133 .Dl Nm Fl a Fl cf Pa archive.tgz source.c source.h
134 creates a new archive with restricted pax format and gzip compression,
135 .Dl Nm Fl a Fl cf Pa archive.tar.bz2.uu source.c source.h
136 creates a new archive with restricted pax format and bzip2 compression
138 .Dl Nm Fl a Fl cf Pa archive.zip source.c source.h
139 creates a new archive with zip format,
140 .Dl Nm Fl a Fl jcf Pa archive.tgz source.c source.h
143 option, and creates a new archive with restricted pax format
145 .Dl Nm Fl a Fl jcf Pa archive.xxx source.c source.h
146 if it is unknown suffix or no suffix, creates a new archive with
150 Archive or extract POSIX.1e or NFSv4 ACLs.
172 In x mode, change directories after opening the archive
173 but before extracting entries from the archive.
204 Archive or extract platform-specific file attributes or file flags.
212 Use the specified format for the created archive.
222 In r and u modes, when extending an existing archive, the format specified
223 here must be compatible with the format of the existing archive on disk.
225 Read the archive from or write the archive to the specified file.
238 On extract, this overrides the group id in the archive;
239 the group name in the archive will be ignored.
247 On extract, this overrides the group name in the archive;
250 (from the archive or from the
255 in the archive;
299 creates a new archive
307 Compress the resulting archive with
315 Compress the resulting archive with
325 In particular, if a file appears more than once in an archive,
330 versions appearing in the archive being extracted.
341 Compress the resulting archive with
350 Compress the archive with lz4-compatible compression before writing it.
357 Compress the archive with zstd-compatible compression before writing it.
363 (c mode only) Compress the resulting archive with the original LZMA algorithm.
373 Compress the resulting archive with
382 By default, the modification time is set to the time stored in the archive.
386 Archive or extract extended ACLs and extended file
438 Do not archive or extract POSIX.1e or NFSv4 ACLs.
446 Do not archive or extract file attributes or file flags.
455 Do not archive or extract ACLs and extended file attributes
495 Do not archive or extract extended file attributes.
507 On extract, it causes user and group names in the archive
510 in the archive.
520 than those specified in the archive.
525 the archive will be restored, but ACLs or owner information in
526 the archive will be discarded.
638 archive.
733 Ignore zeroed blocks in the archive, which occurs when multiple tar archives
736 the first concatenated archive would be read.
750 will refuse to extract archive entries whose pathnames contain
759 extracted from the archive.
774 is used to extract or create an encrypted archive.
784 Extract or list only the first archive entry that matches each pattern
787 By default, the archive is always read to the very end, since
804 Modify file or archive member names according to
916 name from the archive.
923 On extract, this overrides the user name in the archive;
926 (from the archive or from the
931 in the archive;
951 the archive.
974 Archive or extract extended file attributes.
982 Compress the resulting archive with
991 Compress the resulting archive with
1000 Compress the resulting archive with
1044 The following creates a new archive
1054 archive:
1057 To extract all entries from the archive on
1074 and archive inclusions of the form
1075 .Cm @ Ns Pa archive-file .
1078 will create a new archive
1083 from the current directory and add it to the output archive.
1086 and add those entries to the output archive.
1091 to the output archive.
1095 format can be used to create an output archive with arbitrary ownership,
1118 argument can be used to control various details of archive generation
1198 If the archive is being extracted by the superuser, any file
1207 Archive entries can have absolute pathnames.
1214 Archive entries can have pathnames that include
1223 Archive entries can exploit symbolic links to restore
1225 An archive can restore a symbolic link to another directory,
1231 and replaced with the archive entry.
1245 You should examine the contents of an archive with
1262 an archive while preserving any absolute pathnames,
1328 All archive output is written in correctly-sized blocks, even
1343 complain about the null padding when decompressing an archive created by
1361 modes require that the archive be uncompressed
1366 .Pa @archive-file
1369 To archive a file called
1393 Converting between dissimilar archive formats (such as tar and cpio) using the
1396 (This is a consequence of the incompatible ways that different archive