Name
pax
Synopsis
pax [options] [patterns]
Portable Archive Exchange program. When members of the POSIX 1003.2
working group couldn’t standardize on either
tar or cpio, they invented this
program. (See also cpio and
tar.) Note that until native drivers for tape
drives exist for Mac OS X, pax
can’t write to tape. Note also that
pax doesn’t preserve resource
forks or HFS metadata when copying files that contain them.
pax operates in four modes, depending on the
combinations of -r and -w:
- List mode
No
-rand no-w. List the contents of apaxarchive. Optionally, restrict the output to filenames and/or directories that match a given pattern.- Extract mode
-ronly. Extract files from apaxarchive. Intermediate directories are created as needed.- Archive mode
-wonly. Archive files to a new or existingpaxarchive. The archive is written to standard output; it may be redirected to an appropriate tape device if needed for backups.- Pass-through mode
-rand-w. Copy a directory tree from one location to another, analogous tocpio-p.
Options
Here are the options available in the four modes:
None:c d f n s v U G T-r:c d f i k n o p s u v D Y Z E U G T-w:a b d f i o s t u v x H L P X U G B T-rw:d i k l n p s t u v D H L P X Y Z U G T
-
-a Append files to the archive. This may not work on some tape devices.
-
-bsize Use
sizeas the blocksize, in bytes, of blocks to be written to the archive.-
-c Complement. Match all file or archive members that don’t match the patterns.
-
-d For files or archive members ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access