7.3.4 Using Archive Commands in an AIX Version 4 Environment
This section contains archive commands.
7.3.4.1 Usr Part Files which are in the /usr/bin Directory
pax pax has an options flag in AIX Version 4, which was not present
in AIX Version 3.
It is a documented command whose usage is:
pax -[cdnv][-f archive][-s replstr][pattern...]
pax -r [-cdiknuvy] [-f archive] [-o options] [-p string] [-s replstr]
[pattern...]
pax -w [-dituvyX] [-b blocking] [[-a] -f archive] [-o options]
[-s replstr] [-x format] [pathname...]
pax -r -w [-diklntuvyX] [-p string] [-s replstr] [pathname...] directory
tar tar is an object file command that enables writing data to, and
reading data from, an archive storage medium. There is a new
-o options flag that provides backwards ...