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

vproc(1) OSS Shell and Utilities Reference Manual
filename Species the Guardian lename of the program le or object le whose version
information is to be displayed.
When the Guardian VPROC utility is used from a TACL prompt, the value of
lename need not be fully qualied. When the Guardian VPROC utility is used
through the gtacl command, the value of lename should be fully qualied and
enclosed in single quotes.
TACL wildcard-matching can be used.
pathname Species the absolute OSS pathname of the program le or object le whose ver-
sion information is to be displayed. Information can be returned for any OSS
regular le.
When the Guardian VPROC utility is used from a TACL prompt, the pathname
must be preceded by at least one specication for RUN_option. If no run option
is needed, use the NAME option.
Wildcard-matching cannot be used.
The OSS vproc command is a script that calls the Guardian VPROC utility. The OSS vproc
command has the following ags and operands:
path Species the relative or absolute pathname of the program le or object le
whose version information is to be displayed. Information can be returned for
any OSS regular le.
If more than one pathname is specied, all pathnames must be relative to the
current working directory.
If lename, pathname, and path are omitted, the Guardian VPROC utility and the OSS vproc
command run in interactive mode. Pathnames or Guardian lenames can be entered interac-
tively.
DESCRIPTION
The Guardian VPROC utility and the OSS vproc command display information that identies
the version of the le pointed to by the lename, pathname,orpath operand.
Information can be displayed for any Guardian le with a le code (type) of the following:
0 Indicates a binary le
100 Indicates a TNS format or TNS/R COFF format executable object le or a le in
the OSS le system
180 Indicates a le containing text in the Guardian le system or a Guardian C data
le (format is consistent with an OSS regular le containing ASCII text)
510 Indicates a standard microcode le
700 Indicates a TNS/R native (COFF or ELF format) relinkable or executable object
le
800 Indicates a TNS/E native (ELF format) linkle or loadle
860 Indicates a TNS/R millicode le.
1018 Hewlett-Packard Company 527188-007