Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)

User Commands (p - r) pinstall(1)
-W [wait | nowait]
Species which of the following the pinstall command is to do if a tape is not mounted
on the tape drive or the tape drive goes off line:
Issue a prompt and wait for a tape to be mounted
Exit immediately, without waiting
The default action is -W wait.
DESCRIPTION
The pinstall command invokes a Guardian process that copies archived les such as OSS utili-
ties to the OSS le system. The pinstall command reads ustar data interchange format les,
such as archive les that are created by the pax utility. pinstall can only read from an archive; it
cannot create an archive.
The name of the archive is specied by the archive argument of the -f ag. If the archive argu-
ment is a tape device, pinstall reads from the archive tapes that are mounted on the tape device.
If the -r ag is not specied, the names of all members of the archive le are listed to the output
le or to the processs controlling terminal; no les are extracted.
The root directory must exist and be mounted when pinstall is invoked.
The -s ag denes where extracted les are to be stored in the OSS le system. Without the -s
ag, the les could be stored to the current le system, which could be the Guardian le system.
pinstall also issues tape mount messages and checks the tape drive to make sure that the correct
tapes are mounted before proceeding. (See the pax(1) reference page for mount messages and
possible diagnostic messages.)
Operands
pattern Species the pathnames for one or more archive members to be copied or listed. If no
pattern is specied, the default action is to select all archive members.
Standard Input
The standard input le is specied by the archive argument of the -f ag.
Input Files
The input le is specied by the archive argument of the -f ag. If the input le maps to a disk
le, then it must be written in ustar archive format. If the input le maps to a tape device, then
the tape mounted on the tape device must be written in ustar archive format.
Standard Output
The table of contents of the archive members is written to the standard output le as:
%s,pathname
If the -v ag is also specied, the output has the following format:
%s,-ls_-l_listing
where ls_-l_listing is the format used by the ls command with the -l ag specied.
Output Files
Extracted les are copied to the OSS le system.
527188-007 Hewlett-Packard Company 725