Initial import from FreeBSD RELENG_4:
[dragonfly.git] / bin / pax / pax.1
1 .\" Copyright (c) 1992 Keith Muller.
2 .\" Copyright (c) 1992, 1993
3 .\"     The Regents of the University of California.  All rights reserved.
4 .\"
5 .\" This code is derived from software contributed to Berkeley by
6 .\" Keith Muller of the University of California, San Diego.
7 .\"
8 .\" Redistribution and use in source and binary forms, with or without
9 .\" modification, are permitted provided that the following conditions
10 .\" are met:
11 .\" 1. Redistributions of source code must retain the above copyright
12 .\"    notice, this list of conditions and the following disclaimer.
13 .\" 2. Redistributions in binary form must reproduce the above copyright
14 .\"    notice, this list of conditions and the following disclaimer in the
15 .\"    documentation and/or other materials provided with the distribution.
16 .\" 3. All advertising materials mentioning features or use of this software
17 .\"    must display the following acknowledgement:
18 .\"     This product includes software developed by the University of
19 .\"     California, Berkeley and its contributors.
20 .\" 4. Neither the name of the University nor the names of its contributors
21 .\"    may be used to endorse or promote products derived from this software
22 .\"    without specific prior written permission.
23 .\"
24 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
25 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
26 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
27 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
28 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
29 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
30 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
31 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
32 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34 .\" SUCH DAMAGE.
35 .\"
36 .\"     @(#)pax.1       8.4 (Berkeley) 4/18/94
37 .\" $FreeBSD: src/bin/pax/pax.1,v 1.12.2.10 2003/02/23 17:46:34 keramida Exp $
38 .\"
39 .Dd April 18, 1994
40 .Dt PAX 1
41 .Os
42 .Sh NAME
43 .Nm pax
44 .Nd read and write file archives and copy directory hierarchies
45 .Sh SYNOPSIS
46 .Nm
47 .Op Fl cdnvz
48 .Bk -words
49 .Op Fl f Ar archive
50 .Ek
51 .Bk -words
52 .Op Fl s Ar replstr
53 .Ar ...\&
54 .Ek
55 .Bk -words
56 .Op Fl U Ar user
57 .Ar ...\&
58 .Ek
59 .Bk -words
60 .Op Fl G Ar group
61 .Ar ...\&
62 .Ek
63 .Bk -words
64 .Oo
65 .Fl T
66 .Op Ar from_date
67 .Op Ar ,to_date
68 .Oc
69 .Ar ...\&
70 .Ek
71 .Op Ar pattern ...\&
72 .Nm
73 .Fl r
74 .Op Fl cdiknuvzDYZ
75 .Bk -words
76 .Op Fl f Ar archive
77 .Ek
78 .Bk -words
79 .Op Fl o Ar options
80 .Ar ...\&
81 .Ek
82 .Bk -words
83 .Op Fl p Ar string
84 .Ar ...\&
85 .Ek
86 .Bk -words
87 .Op Fl s Ar replstr
88 .Ar ...\&
89 .Ek
90 .Op Fl E Ar limit
91 .Bk -words
92 .Op Fl U Ar user
93 .Ar ...\&
94 .Ek
95 .Bk -words
96 .Op Fl G Ar group
97 .Ar ...\&
98 .Ek
99 .Bk -words
100 .Oo
101 .Fl T
102 .Op Ar from_date
103 .Op Ar ,to_date
104 .Oc
105 .Ar ...\&
106 .Ek
107 .Op Ar pattern ...\&
108 .Nm
109 .Fl w
110 .Op Fl dituvzHLPX
111 .Bk -words
112 .Op Fl b Ar blocksize
113 .Ek
114 .Oo
115 .Op Fl a
116 .Op Fl f Ar archive
117 .Oc
118 .Bk -words
119 .Op Fl x Ar format
120 .Ek
121 .Bk -words
122 .Op Fl s Ar replstr
123 .Ar ...\&
124 .Ek
125 .Bk -words
126 .Op Fl o Ar options
127 .Ar ...\&
128 .Ek
129 .Bk -words
130 .Op Fl U Ar user
131 .Ar ...\&
132 .Ek
133 .Bk -words
134 .Op Fl G Ar group
135 .Ar ...\&
136 .Ek
137 .Bk -words
138 .Op Fl B Ar bytes
139 .Ek
140 .Bk -words
141 .Oo
142 .Fl T
143 .Op Ar from_date
144 .Op Ar ,to_date
145 .Op Ar /[c][m]
146 .Oc
147 .Ar ...\&
148 .Ek
149 .Op Ar
150 .Nm
151 .Fl r
152 .Fl w
153 .Op Fl diklntuvDHLPXYZ
154 .Bk -words
155 .Op Fl p Ar string
156 .Ar ...\&
157 .Ek
158 .Bk -words
159 .Op Fl s Ar replstr
160 .Ar ...\&
161 .Ek
162 .Bk -words
163 .Op Fl U Ar user
164 .Ar ...\&
165 .Ek
166 .Bk -words
167 .Op Fl G Ar group
168 .Ar ...\&
169 .Ek
170 .Bk -words
171 .Oo
172 .Fl T
173 .Op Ar from_date
174 .Op Ar ,to_date
175 .Op Ar /[c][m]
176 .Oc
177 .Ar ...\&
178 .Ek
179 .Op Ar
180 .Ar directory
181 .Sh DESCRIPTION
182 The
183 .Nm
184 utility will read, write, and list the members of an archive file,
185 and will copy directory hierarchies.
186 These operations are independent of the specific archive format,
187 and support a wide variety of different archive formats.
188 A list of supported archive formats can be found under the description of the
189 .Fl x
190 option.
191 .Pp
192 The presence of the
193 .Fl r
194 and the
195 .Fl w
196 options specifies which of the following functional modes
197 .Nm
198 will operate under:
199 .Em list , read , write ,
200 and
201 .Em copy .
202 .Bl -tag -width 6n
203 .It <none>
204 .Em List .
205 Write to
206 .Dv standard output
207 a table of contents of the members of the archive file read from
208 .Dv standard input ,
209 whose pathnames match the specified
210 .Ar patterns .
211 The table of contents contains one filename per line
212 and is written using single line buffering.
213 .It Fl r
214 .Em Read .
215 Extract the members of the archive file read from the
216 .Dv standard input ,
217 with pathnames matching the specified
218 .Ar patterns .
219 The archive format and blocking is automatically determined on input.
220 When an extracted file is a directory, the entire file hierarchy
221 rooted at that directory is extracted.
222 All extracted files are created relative to the current file hierarchy.
223 The setting of ownership, access and modification times, and file mode of
224 the extracted files are discussed in more detail under the
225 .Fl p
226 option.
227 .It Fl w
228 .Em Write .
229 Write an archive containing the
230 .Ar file
231 operands to
232 .Dv standard output
233 using the specified archive format.
234 When no
235 .Ar file
236 operands are specified, a list of files to copy with one per line is read from
237 .Dv standard input .
238 When a
239 .Ar file
240 operand is also a directory, the entire file hierarchy rooted
241 at that directory will be included.
242 .It Fl r Fl w
243 .Em Copy .
244 Copy the
245 .Ar file
246 operands to the destination
247 .Ar directory .
248 When no
249 .Ar file
250 operands are specified, a list of files to copy with one per line is read from
251 the
252 .Dv standard input .
253 When a
254 .Ar file
255 operand is also a directory the entire file
256 hierarchy rooted at that directory will be included.
257 The effect of the
258 .Em copy
259 is as if the copied files were written to an archive file and then
260 subsequently extracted, except that there may be hard links between
261 the original and the copied files (see the
262 .Fl l
263 option below).
264 .Pp
265 .Em Warning :
266 The destination
267 .Ar directory
268 must not be one of the
269 .Ar file
270 operands or a member of a file hierarchy rooted at one of the
271 .Ar file
272 operands.
273 The result of a
274 .Em copy
275 under these conditions is unpredictable.
276 .El
277 .Pp
278 While processing a damaged archive during a
279 .Em read
280 or
281 .Em list
282 operation,
283 .Nm
284 will attempt to recover from media defects and will search through the archive
285 to locate and process the largest number of archive members possible (see the
286 .Fl E
287 option for more details on error handling).
288 .Sh OPERANDS
289 The
290 .Ar directory
291 operand specifies a destination directory pathname.
292 If the
293 .Ar directory
294 operand does not exist, or it is not writable by the user,
295 or it is not of type directory,
296 .Nm
297 will exit with a non-zero exit status.
298 .Pp
299 The
300 .Ar pattern
301 operand is used to select one or more pathnames of archive members.
302 Archive members are selected using the pattern matching notation described
303 by
304 .Xr fnmatch 3 .
305 When the
306 .Ar pattern
307 operand is not supplied, all members of the archive will be selected.
308 When a
309 .Ar pattern
310 matches a directory, the entire file hierarchy rooted at that directory will
311 be selected.
312 When a
313 .Ar pattern
314 operand does not select at least one archive member,
315 .Nm
316 will write these
317 .Ar pattern
318 operands in a diagnostic message to
319 .Dv standard error
320 and then exit with a non-zero exit status.
321 .Pp
322 The
323 .Ar file
324 operand specifies the pathname of a file to be copied or archived.
325 When a
326 .Ar file
327 operand does not select at least one archive member,
328 .Nm
329 will write these
330 .Ar file
331 operand pathnames in a diagnostic message to
332 .Dv standard error
333 and then exit with a non-zero exit status.
334 .Sh OPTIONS
335 The following options are supported:
336 .Bl -tag -width 4n
337 .It Fl r
338 Read an archive file from
339 .Dv standard input
340 and extract the specified
341 .Ar files .
342 If any intermediate directories are needed in order to extract an archive
343 member, these directories will be created as if
344 .Xr mkdir 2
345 was called with the bitwise inclusive
346 .Dv OR
347 of
348 .Dv S_IRWXU , S_IRWXG ,
349 and
350 .Dv S_IRWXO
351 as the mode argument.
352 When the selected archive format supports the specification of linked
353 files and these files cannot be linked while the archive is being extracted,
354 .Nm
355 will write a diagnostic message to
356 .Dv standard error
357 and exit with a non-zero exit status at the completion of operation.
358 .It Fl w
359 Write files to the
360 .Dv standard output
361 in the specified archive format.
362 When no
363 .Ar file
364 operands are specified,
365 .Dv standard input
366 is read for a list of pathnames with one per line without any leading or
367 trailing
368 .Aq blanks .
369 .It Fl a
370 Append
371 .Ar files
372 to the end of an archive that was previously written.
373 If an archive format is not specified with a
374 .Fl x
375 option, the format currently being used in the archive will be selected.
376 Any attempt to append to an archive in a format different from the
377 format already used in the archive will cause
378 .Nm
379 to exit immediately
380 with a non-zero exit status.
381 The blocking size used in the archive volume where writing starts
382 will continue to be used for the remainder of that archive volume.
383 .Pp
384 .Em Warning :
385 Many storage devices are not able to support the operations necessary
386 to perform an append operation.
387 Any attempt to append to an archive stored on such a device may damage the
388 archive or have other unpredictable results.
389 Tape drives in particular are more likely to not support an append operation.
390 An archive stored in a regular file system file or on a disk device will
391 usually support an append operation.
392 .It Fl b Ar blocksize
393 When
394 .Em writing
395 an archive,
396 block the output at a positive decimal integer number of
397 bytes per write to the archive file.
398 The
399 .Ar blocksize
400 must be a multiple of 512 bytes with a maximum of 64512 bytes.
401 Archives larger than 32256 bytes violate the
402 .Tn POSIX
403 standard and will not be portable to all systems.
404 A
405 .Ar blocksize
406 can end with
407 .Li k
408 or
409 .Li b
410 to specify multiplication by 1024 (1K) or 512, respectively.
411 A pair of
412 .Ar blocksizes
413 can be separated by
414 .Li x
415 to indicate a product.
416 A specific archive device may impose additional restrictions on the size
417 of blocking it will support.
418 When blocking is not specified, the default
419 .Ar blocksize
420 is dependent on the specific archive format being used (see the
421 .Fl x
422 option).
423 .It Fl c
424 Match all file or archive members
425 .Em except
426 those specified by the
427 .Ar pattern
428 and
429 .Ar file
430 operands.
431 .It Fl d
432 Cause files of type directory being copied or archived, or archive members of
433 type directory being extracted, to match only the directory file or archive
434 member and not the file hierarchy rooted at the directory.
435 .It Fl f Ar archive
436 Specify
437 .Ar archive
438 as the pathname of the input or output archive, overriding the default
439 .Dv standard input
440 (for
441 .Em list
442 and
443 .Em read )
444 or
445 .Dv standard output
446 (for
447 .Em write ) .
448 A single archive may span multiple files and different archive devices.
449 When required,
450 .Nm
451 will prompt for the pathname of the file or device of the next volume in the
452 archive.
453 .It Fl i
454 Interactively rename files or archive members.
455 For each archive member matching a
456 .Ar pattern
457 operand or each file matching a
458 .Ar file
459 operand,
460 .Nm
461 will prompt to
462 .Pa /dev/tty
463 giving the name of the file, its file mode and its modification time.
464 The
465 .Nm
466 utility will then read a line from
467 .Pa /dev/tty .
468 If this line is blank, the file or archive member is skipped.
469 If this line consists of a single period, the
470 file or archive member is processed with no modification to its name.
471 Otherwise, its name is replaced with the contents of the line.
472 The
473 .Nm
474 utility will immediately exit with a non-zero exit status if
475 .Dv <EOF>
476 is encountered when reading a response or if
477 .Pa /dev/tty
478 cannot be opened for reading and writing.
479 .It Fl k
480 Do not overwrite existing files.
481 .It Fl l
482 Link files.
483 (The letter ell).
484 In the
485 .Em copy
486 mode
487 .Pq Fl r w ,
488 hard links are made between the source and destination file hierarchies
489 whenever possible.
490 .It Fl n
491 Select the first archive member that matches each
492 .Ar pattern
493 operand.
494 No more than one archive member is matched for each
495 .Ar pattern .
496 When members of type directory are matched, the file hierarchy rooted at that
497 directory is also matched (unless
498 .Fl d
499 is also specified).
500 .It Fl o Ar options
501 Information to modify the algorithm for extracting or writing archive files
502 which is specific to the archive format specified by
503 .Fl x .
504 In general,
505 .Ar options
506 take the form:
507 .Cm name=value
508 .It Fl p Ar string
509 Specify one or more file characteristic options (privileges).
510 The
511 .Ar string
512 option-argument is a string specifying file characteristics to be retained or
513 discarded on extraction.
514 The string consists of the specification characters
515 .Cm a , e , m , o ,
516 and
517 .Cm p .
518 Multiple characteristics can be concatenated within the same string
519 and multiple
520 .Fl p
521 options can be specified.
522 The meaning of the specification characters are as follows:
523 .Bl -tag -width 2n
524 .It Cm a
525 Do not preserve file access times.
526 By default, file access times are preserved whenever possible.
527 .It Cm e
528 .Sq Preserve everything ,
529 the user ID, group ID, file mode bits,
530 file access time, and file modification time.
531 This is intended to be used by
532 .Em root ,
533 someone with all the appropriate privileges, in order to preserve all
534 aspects of the files as they are recorded in the archive.
535 The
536 .Cm e
537 flag is the sum of the
538 .Cm o
539 and
540 .Cm p
541 flags.
542 .It Cm m
543 Do not preserve file modification times.
544 By default, file modification times are preserved whenever possible.
545 .It Cm o
546 Preserve the user ID and group ID.
547 .It Cm p
548 .Sq Preserve
549 the file mode bits.
550 This intended to be used by a
551 .Em user
552 with regular privileges who wants to preserve all aspects of the file other
553 than the ownership.
554 The file times are preserved by default, but two other flags are offered to
555 disable this and use the time of extraction instead.
556 .El
557 .Pp
558 In the preceding list,
559 .Sq preserve
560 indicates that an attribute stored in the archive is given to the
561 extracted file, subject to the permissions of the invoking
562 process.
563 Otherwise the attribute of the extracted file is determined as
564 part of the normal file creation action.
565 If neither the
566 .Cm e
567 nor the
568 .Cm o
569 specification character is specified, or the user ID and group ID are not
570 preserved for any reason,
571 .Nm
572 will not set the
573 .Dv S_ISUID
574 .Em ( setuid )
575 and
576 .Dv S_ISGID
577 .Em ( setgid )
578 bits of the file mode.
579 If the preservation of any of these items fails for any reason,
580 .Nm
581 will write a diagnostic message to
582 .Dv standard error .
583 Failure to preserve these items will affect the final exit status,
584 but will not cause the extracted file to be deleted.
585 If the file characteristic letters in any of the string option-arguments are
586 duplicated or conflict with each other, the one(s) given last will take
587 precedence.
588 For example, if
589 .Dl Fl p Ar eme
590 is specified, file modification times are still preserved.
591 .It Fl s Ar replstr
592 Modify the file or archive member names specified by the
593 .Ar pattern
594 or
595 .Ar file
596 operands according to the substitution expression
597 .Ar replstr ,
598 using the syntax of the
599 .Xr ed 1
600 utility regular expressions.
601 The format of these regular expressions are:
602 .Dl /old/new/[gp]
603 As in
604 .Xr ed 1 ,
605 .Cm old
606 is a basic regular expression and
607 .Cm new
608 can contain an ampersand (&), \\n (where n is a digit) back-references,
609 or subexpression matching.
610 The
611 .Cm old
612 string may also contain
613 .Dv <newline>
614 characters.
615 Any non-null character can be used as a delimiter (/ is shown here).
616 Multiple
617 .Fl s
618 expressions can be specified.
619 The expressions are applied in the order they are specified on the
620 command line, terminating with the first successful substitution.
621 The optional trailing
622 .Cm g
623 continues to apply the substitution expression to the pathname substring
624 which starts with the first character following the end of the last successful
625 substitution.
626 The first unsuccessful substitution stops the operation of the
627 .Cm g
628 option.
629 The optional trailing
630 .Cm p
631 will cause the final result of a successful substitution to be written to
632 .Dv standard error
633 in the following format:
634 .Dl <original pathname> >> <new pathname>
635 File or archive member names that substitute to the empty string
636 are not selected and will be skipped.
637 .It Fl t
638 Reset the access times of any file or directory read or accessed by
639 .Nm
640 to be the same as they were before being read or accessed by
641 .Nm .
642 .It Fl u
643 Ignore files that are older (having a less recent file modification time)
644 than a pre-existing file or archive member with the same name.
645 During
646 .Em read ,
647 an archive member with the same name as a file in the file system will be
648 extracted if the archive member is newer than the file.
649 During
650 .Em write ,
651 a file system member with the same name as an archive member will be
652 written to the archive if it is newer than the archive member.
653 During
654 .Em copy ,
655 the file in the destination hierarchy is replaced by the file in the source
656 hierarchy or by a link to the file in the source hierarchy if the file in
657 the source hierarchy is newer.
658 .It Fl v
659 During a
660 .Em list
661 operation, produce a verbose table of contents using the format of the
662 .Xr ls 1
663 utility with the
664 .Fl l
665 option.
666 For pathnames representing a hard link to a previous member of the archive,
667 the output has the format:
668 .Dl <ls -l listing> == <link name>
669 For pathnames representing a symbolic link, the output has the format:
670 .Dl <ls -l listing> => <link name>
671 Where <ls -l listing> is the output format specified by the
672 .Xr ls 1
673 utility when used with the
674 .Fl l
675 option.
676 Otherwise for all the other operational modes
677 .Em ( read , write ,
678 and
679 .Em copy ) ,
680 pathnames are written and flushed to
681 .Dv standard error
682 without a trailing
683 .Dv <newline>
684 as soon as processing begins on that file or
685 archive member.
686 The trailing
687 .Dv <newline> ,
688 is not buffered, and is written only after the file has been read or written.
689 .It Fl x Ar format
690 Specify the output archive format, with the default format being
691 .Ar ustar .
692 The
693 .Nm
694 utility currently supports the following formats:
695 .Bl -tag -width "sv4cpio"
696 .It Ar cpio
697 The extended cpio interchange format specified in the
698 .St -p1003.2
699 standard.
700 The default blocksize for this format is 5120 bytes.
701 Inode and device information about a file (used for detecting file hard links
702 by this format) which may be truncated by this format is detected by
703 .Nm
704 and is repaired.
705 .It Ar bcpio
706 The old binary cpio format.
707 The default blocksize for this format is 5120 bytes.
708 This format is not very portable and should not be used when other formats
709 are available.
710 Inode and device information about a file (used for detecting file hard links
711 by this format) which may be truncated by this format is detected by
712 .Nm
713 and is repaired.
714 .It Ar sv4cpio
715 The System V release 4 cpio.
716 The default blocksize for this format is 5120 bytes.
717 Inode and device information about a file (used for detecting file hard links
718 by this format) which may be truncated by this format is detected by
719 .Nm
720 and is repaired.
721 .It Ar sv4crc
722 The System V release 4 cpio with file crc checksums.
723 The default blocksize for this format is 5120 bytes.
724 Inode and device information about a file (used for detecting file hard links
725 by this format) which may be truncated by this format is detected by
726 .Nm
727 and is repaired.
728 .It Ar tar
729 The old
730 .Bx
731 tar format as found in
732 .Bx 4.3 .
733 The default blocksize for this format is 10240 bytes.
734 Pathnames stored by this format must be 100 characters or less in length.
735 Only
736 .Em regular
737 files,
738 .Em  hard links , soft links ,
739 and
740 .Em  directories
741 will be archived (other file system types are not supported).
742 For backwards compatibility with even older tar formats, a
743 .Fl o
744 option can be used when writing an archive to omit the storage of directories.
745 This option takes the form:
746 .Dl Fl o Cm write_opt=nodir
747 .It Ar ustar
748 The extended tar interchange format specified in the
749 .St -p1003.2
750 standard.
751 The default blocksize for this format is 10240 bytes.
752 Pathnames stored by this format must be 250 characters or less in length.
753 .El
754 .Pp
755 The
756 .Nm
757 utility will detect and report any file that it is unable to store or extract
758 as the result of any specific archive format restrictions.
759 The individual archive formats may impose additional restrictions on use.
760 Typical archive format restrictions include (but are not limited to):
761 file pathname length, file size, link pathname length and the type of the file.
762 .It Fl z
763 Use
764 .Xr gzip 1
765 to compress (decompress) the archive while writing (reading).
766 Incompatible with
767 .Fl a .
768 .It Fl B Ar bytes
769 Limit the number of bytes written to a single archive volume to
770 .Ar bytes .
771 The
772 .Ar bytes
773 limit can end with
774 .Li m ,
775 .Li k ,
776 or
777 .Li b
778 to specify multiplication by 1048576 (1M), 1024 (1K) or 512, respectively.
779 A pair of
780 .Ar bytes
781 limits can be separated by
782 .Li x
783 to indicate a product.
784 .Pp
785 .Em Warning :
786 Only use this option when writing an archive to a device which supports
787 an end of file read condition based on last (or largest) write offset
788 (such as a regular file or a tape drive).
789 The use of this option with a floppy or hard disk is not recommended.
790 .It Fl D
791 This option is the same as the
792 .Fl u
793 option, except that the file inode change time is checked instead of the
794 file modification time.
795 The file inode change time can be used to select files whose inode information
796 (e.g. uid, gid, etc.) is newer than a copy of the file in the destination
797 .Ar directory .
798 .It Fl E Ar limit
799 Limit the number of consecutive read faults while trying to read a flawed
800 archives to
801 .Ar limit .
802 With a positive
803 .Ar limit ,
804 .Nm
805 will attempt to recover from an archive read error and will
806 continue processing starting with the next file stored in the archive.
807 A
808 .Ar limit
809 of 0 will cause
810 .Nm
811 to stop operation after the first read error is detected on an archive volume.
812 A
813 .Ar limit
814 of
815 .Li NONE
816 will cause
817 .Nm
818 to attempt to recover from read errors forever.
819 The default
820 .Ar limit
821 is a small positive number of retries.
822 .Pp
823 .Em Warning :
824 Using this option with
825 .Li NONE
826 should be used with extreme caution as
827 .Nm
828 may get stuck in an infinite loop on a very badly flawed archive.
829 .It Fl G Ar group
830 Select a file based on its
831 .Ar group
832 name, or when starting with a
833 .Cm # ,
834 a numeric gid.
835 A '\\' can be used to escape the
836 .Cm # .
837 Multiple
838 .Fl G
839 options may be supplied and checking stops with the first match.
840 .It Fl H
841 Follow only command line symbolic links while performing a physical file
842 system traversal.
843 .It Fl L
844 Follow all symbolic links to perform a logical file system traversal.
845 .It Fl P
846 Do not follow symbolic links, perform a physical file system traversal.
847 This is the default mode.
848 .It Fl T Ar [from_date][,to_date][/[c][m]]
849 Allow files to be selected based on a file modification or inode change
850 time falling within a specified time range of
851 .Ar from_date
852 to
853 .Ar to_date
854 (the dates are inclusive).
855 If only a
856 .Ar from_date
857 is supplied, all files with a modification or inode change time
858 equal to or younger are selected.
859 If only a
860 .Ar to_date
861 is supplied, all files with a modification or inode change time
862 equal to or older will be selected.
863 When the
864 .Ar from_date
865 is equal to the
866 .Ar to_date ,
867 only files with a modification or inode change time of exactly that
868 time will be selected.
869 .Pp
870 When
871 .Nm
872 is in the
873 .Em write
874 or
875 .Em copy
876 mode, the optional trailing field
877 .Ar [c][m]
878 can be used to determine which file time (inode change, file modification or
879 both) are used in the comparison.
880 If neither is specified, the default is to use file modification time only.
881 The
882 .Ar m
883 specifies the comparison of file modification time (the time when
884 the file was last written).
885 The
886 .Ar c
887 specifies the comparison of inode change time (the time when the file
888 inode was last changed; e.g. a change of owner, group, mode, etc).
889 When
890 .Ar c
891 and
892 .Ar m
893 are both specified, then the modification and inode change times are
894 both compared.
895 The inode change time comparison is useful in selecting files whose
896 attributes were recently changed or selecting files which were recently
897 created and had their modification time reset to an older time (as what
898 happens when a file is extracted from an archive and the modification time
899 is preserved).
900 Time comparisons using both file times is useful when
901 .Nm
902 is used to create a time based incremental archive (only files that were
903 changed during a specified time range will be archived).
904 .Pp
905 A time range is made up of six different fields and each field must contain two
906 digits.
907 The format is:
908 .Dl [yy[mm[dd[hh]]]]mm[.ss]
909 Where
910 .Cm yy
911 is the last two digits of the year,
912 the first
913 .Cm mm
914 is the month (from 01 to 12),
915 .Cm dd
916 is the day of the month (from 01 to 31),
917 .Cm hh
918 is the hour of the day (from 00 to 23),
919 the second
920 .Cm mm
921 is the minute (from 00 to 59),
922 and
923 .Cm ss
924 is the seconds (from 00 to 59).
925 The minute field
926 .Cm mm
927 is required, while the other fields are optional and must be added in the
928 following order:
929 .Dl Cm hh , dd , mm , yy .
930 The
931 .Cm ss
932 field may be added independently of the other fields.
933 Time ranges are relative to the current time, so
934 .Dl Fl T Ar 1234/cm
935 would select all files with a modification or inode change time
936 of 12:34 PM today or later.
937 Multiple
938 .Fl T
939 time range can be supplied and checking stops with the first match.
940 .It Fl U Ar user
941 Select a file based on its
942 .Ar user
943 name, or when starting with a
944 .Cm # ,
945 a numeric uid.
946 A '\\' can be used to escape the
947 .Cm # .
948 Multiple
949 .Fl U
950 options may be supplied and checking stops with the first match.
951 .It Fl X
952 When traversing the file hierarchy specified by a pathname,
953 do not descend into directories that have a different device ID.
954 See the
955 .Li st_dev
956 field as described in
957 .Xr stat 2
958 for more information about device ID's.
959 .It Fl Y
960 This option is the same as the
961 .Fl D
962 option, except that the inode change time is checked using the
963 pathname created after all the file name modifications have completed.
964 .It Fl Z
965 This option is the same as the
966 .Fl u
967 option, except that the modification time is checked using the
968 pathname created after all the file name modifications have completed.
969 .El
970 .Pp
971 The options that operate on the names of files or archive members
972 .Fl ( c ,
973 .Fl i ,
974 .Fl n ,
975 .Fl s ,
976 .Fl u ,
977 .Fl v ,
978 .Fl D ,
979 .Fl G ,
980 .Fl T ,
981 .Fl U ,
982 .Fl Y ,
983 and
984 .Fl Z )
985 interact as follows.
986 .Pp
987 When extracting files during a
988 .Em read
989 operation, archive members are
990 .Sq selected ,
991 based only on the user specified pattern operands as modified by the
992 .Fl c ,
993 .Fl n ,
994 .Fl u ,
995 .Fl D ,
996 .Fl G ,
997 .Fl T ,
998 .Fl U
999 options.
1000 Then any
1001 .Fl s
1002 and
1003 .Fl i
1004 options will modify in that order, the names of these selected files.
1005 Then the
1006 .Fl Y
1007 and
1008 .Fl Z
1009 options will be applied based on the final pathname.
1010 Finally the
1011 .Fl v
1012 option will write the names resulting from these modifications.
1013 .Pp
1014 When archiving files during a
1015 .Em write
1016 operation, or copying files during a
1017 .Em copy
1018 operation, archive members are
1019 .Sq selected ,
1020 based only on the user specified pathnames as modified by the
1021 .Fl n ,
1022 .Fl u ,
1023 .Fl D ,
1024 .Fl G ,
1025 .Fl T ,
1026 and
1027 .Fl U
1028 options (the
1029 .Fl D
1030 option only applies during a copy operation).
1031 Then any
1032 .Fl s
1033 and
1034 .Fl i
1035 options will modify in that order, the names of these selected files.
1036 Then during a
1037 .Em copy
1038 operation the
1039 .Fl Y
1040 and the
1041 .Fl Z
1042 options will be applied based on the final pathname.
1043 Finally the
1044 .Fl v
1045 option will write the names resulting from these modifications.
1046 .Pp
1047 When one or both of the
1048 .Fl u
1049 or
1050 .Fl D
1051 options are specified along with the
1052 .Fl n
1053 option, a file is not considered selected unless it is newer
1054 than the file to which it is compared.
1055 .Sh EXAMPLES
1056 The command:
1057 .Dl "pax -w -f /dev/rst0 ."
1058 copies the contents of the current directory to the device
1059 .Pa /dev/rst0 .
1060 .Pp
1061 The command:
1062 .Dl pax -v -f filename
1063 gives the verbose table of contents for an archive stored in
1064 .Pa filename .
1065 .Pp
1066 The following commands:
1067 .Dl mkdir /tmp/to
1068 .Dl cd /tmp/from
1069 .Dl pax -rw .\ /tmp/to
1070 will copy the entire
1071 .Pa /tmp/from
1072 directory hierarchy to
1073 .Pa /tmp/to .
1074 .Pp
1075 The command:
1076 .Dl pax -r -s ',^//*usr//*,,' -f a.pax
1077 reads the archive
1078 .Pa a.pax ,
1079 with all files rooted in ``/usr'' into the archive extracted relative to the
1080 current directory.
1081 .Pp
1082 The command:
1083 .Dl pax -rw -i .\ dest_dir
1084 can be used to interactively select the files to copy from the current
1085 directory to
1086 .Pa dest_dir .
1087 .Pp
1088 The command:
1089 .Dl pax -r -pe -U root -G bin -f a.pax
1090 will extract all files from the archive
1091 .Pa a.pax
1092 which are owned by
1093 .Em root
1094 with group
1095 .Em bin
1096 and will preserve all file permissions.
1097 .Pp
1098 The command:
1099 .Dl pax -r -w -v -Y -Z home /backup
1100 will update (and list) only those files in the destination directory
1101 .Pa /backup
1102 which are older (less recent inode change or file modification times) than
1103 files with the same name found in the source file tree
1104 .Pa home .
1105 .Sh STANDARDS
1106 The
1107 .Nm
1108 utility is a superset of the
1109 .St -p1003.2
1110 standard.
1111 The options
1112 .Fl z ,
1113 .Fl B ,
1114 .Fl D ,
1115 .Fl E ,
1116 .Fl G ,
1117 .Fl H ,
1118 .Fl L ,
1119 .Fl P ,
1120 .Fl T ,
1121 .Fl U ,
1122 .Fl Y ,
1123 .Fl Z ,
1124 the archive formats
1125 .Ar bcpio ,
1126 .Ar sv4cpio ,
1127 .Ar sv4crc ,
1128 .Ar tar ,
1129 and the flawed archive handling during
1130 .Ar list
1131 and
1132 .Ar read
1133 operations are extensions to the
1134 .Tn POSIX
1135 standard.
1136 .Sh SEE ALSO
1137 .Xr cpio 1 ,
1138 .Xr tar 1
1139 .Sh HISTORY
1140 The
1141 .Nm
1142 utility appeared in
1143 .Bx 4.4 .
1144 .Sh AUTHORS
1145 .An Keith Muller
1146 at the University of California, San Diego
1147 .Sh DIAGNOSTICS
1148 The
1149 .Nm
1150 utility will exit with one of the following values:
1151 .Bl -tag -width 2n
1152 .It 0
1153 All files were processed successfully.
1154 .It 1
1155 An error occurred.
1156 .El
1157 .Pp
1158 Whenever
1159 .Nm
1160 cannot create a file or a link when reading an archive or cannot
1161 find a file when writing an archive, or cannot preserve the user ID,
1162 group ID, or file mode when the
1163 .Fl p
1164 option is specified, a diagnostic message is written to
1165 .Dv standard error
1166 and a non-zero exit status will be returned, but processing will continue.
1167 In the case where pax cannot create a link to a file,
1168 .Nm
1169 will not create a second copy of the file.
1170 .Pp
1171 If the extraction of a file from an archive is prematurely terminated by
1172 a signal or error,
1173 .Nm
1174 may have only partially extracted a file the user wanted.
1175 Additionally, the file modes of extracted files and directories
1176 may have incorrect file bits, and the modification and access times may be
1177 wrong.
1178 .Pp
1179 If the creation of an archive is prematurely terminated by a signal or error,
1180 .Nm
1181 may have only partially created the archive which may violate the specific
1182 archive format specification.
1183 .Pp
1184 If while doing a
1185 .Em copy ,
1186 .Nm
1187 detects a file is about to overwrite itself, the file is not copied,
1188 a diagnostic message is written to
1189 .Dv standard error
1190 and when
1191 .Nm
1192 completes it will exit with a non-zero exit status.