Lines Matching full:archive
40 .Ar archive
52 .Ar archive
60 .Ar archive
73 .Ar archive
91 .Ar archive
99 .Ar archive
106 .Ar archive
117 .Ar archive
127 archive.
128 Once an archive has been created, new files can be added to it, and
131 Files are named in the archive by their last file name component,
136 file names stored in the archive, only the last component of the
147 utility can create and manage an archive symbol table (see
150 If a symbol table is present in an archive, it will be
151 kept up-to-date by subsequent operations on the archive.
160 this option specifies that the archive members specified by
163 are moved to after the archive member named by argument
169 are added after the archive member named by argument
174 this option specifies that the archive members specified by
177 are moved to before the archive member named by argument
183 are added before the archive member named by argument
186 Suppress the informational message printed when a new archive is
198 from the archive specified by argument
199 .Ar archive .
200 The archive's symbol table, if present, is updated to reflect
201 the new contents of the archive.
221 Create archives with the specified archive format.
251 Move archive members specified by arguments
253 within the archive.
262 to the end of the archive.
263 If the archive has a symbol table, it is updated to reflect the
264 new contents of the archive.
275 Write the contents of the specified archive members named by
280 archive are written in the order they appear in the archive.
284 to the archive specified by argument
285 .Ar archive
286 without checking if the files already exist in the archive.
287 The archive symbol table will be updated as needed.
289 .Ar archive
290 does not already exist, a new archive will be created.
294 in the archive specified by argument
295 .Ar archive ,
296 creating the archive if necessary.
298 the archive.
301 does not exist, existing members in the archive that match that
303 New files are added to the end of the archive unless one of the
310 The archive symbol table, if it exists, is updated to reflect the
311 new state of the archive.
313 Add an archive symbol table (see
315 to the archive specified by argument
316 .Ar archive .
324 Do not generate an archive symbol table.
330 in the order in which they appear in the archive, one per line.
331 If no files are specified, all files in the archive are listed.
333 Use only the first fifteen characters of the archive member name or
334 command line file name argument when naming archive members.
336 Conditionally update the archive or extract members.
341 will be replaced in the archive if they are newer than their
372 gives a file-by-file description of the archive modification being
383 if the file is added to the archive, or an
385 if the file replaces a file already in the archive.
412 Extract archive members specified by arguments
415 If no members have been specified, extract all members of the archive.
420 and its permissions will set to that entered in the archive.
470 utility works on a temporary copy of an archive.
479 .It Ic addlib Ar archive | Ic addlib Ar archive Pq Ar member Oo Li , Ar member Oc Ns ...
480 Add the contents of the archive named by argument
481 .Ar archive
482 to the current archive.
485 then those members are added to the current archive.
486 If no members are specified, the entire contents of the archive
487 are added to the current archive.
491 to the current archive.
493 Discard all the contents of the current archive.
494 .It Ic create Ar archive
495 Create a new archive named by the argument
496 .Ar archive ,
497 and makes it the current archive.
498 If the named archive already exists, it will be overwritten
505 from the current archive.
506 .It Ic directory Ar archive Po Ar member Oo Li , Ar member Oc Ns ... Pc Op Ar outputfile
507 List each named module in the archive.
519 Any unsaved changes to the current archive will be discarded.
523 from the current archive.
525 Display the contents of the current archive in verbose style.
526 .It Ic open Ar archive
527 Open the archive named by argument
528 .Ar archive
529 and make it the current archive.
531 Replace named members in the current archive with the files specified
535 modules must already exist in the current archive.
537 Commit all changes to the current archive.
544 To create a new archive
554 To add an archive symbol table to an existing archive
561 from archive
566 To verbosely list the contents of archive
571 To create a new archive
579 create ex.a * specify the output archive
589 .Xr archive 3 ,