Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)
User Commands (v - z) vproc(1)
5. To display version information about an OSS ar format archive file named /usr/lib/liby.a
that contains no VPROC information, enter the following from an OSS shell prompt:
vproc /usr/lib/liby.a
This displays information similiar to the following:
/usr/lib/liby.a
Last modified timestamp: 04JAN2003 04:46:26
No VPROC found in this ar-format file
6. To display information about the OSS ls command object file using the OSS vproc com-
mand from a TACL prompt, enter the following:
osh -p vproc /bin/ls
This displays information similar to the following:
GMT Binder timestamp: 04JAN2003 12:00:41
Version procedure: T6523G05_31MAY2000_RTLABB
Version procedure: S7035D40ˆ17JUL97ˆ03OCT97ˆAAB
Version procedure: T8432G07_01AUG99_CRTLMAIN
Version procedure: T8626G06_30JAN2003_ABU_OSSUTIL
Version procedure: T8626G05_01Jun00_LS
Native Mode: runnable file
FILES
/bin/vproc Contains the OSS vproc command script.
/tmp/username/.vproc.tempfile.OSS_process_ID
A temporary file that is used during processing by the OSS vproc command
script.
NOTES
To use the Guardian VPROC utility or the OSS vproc command, you must first know the loca-
tion of the file for which you want information. To locate a Guardian file, follow the procedure in
the Guardian User’s Guide. To locate an OSS file, use the find command. For example, to deter-
mine the location of sh and then display the process version for sh,enter:
find / -name sh
This returns:
find: cannot chdir to </G/oss/zyq00000> : Operation not permitted
.
.
.
/bin/sh
Next enter:
gtacl -p vproc ’/bin/sh’
This displays information similiar to the following:
/bin/sh
GMT Binder timestamp: 04JAN2003 12:34:12
Version procedure: T8432G07_01AUG99_CRTLMAIN
Version procedure: T8626G06_30JAN2003_ABU_OSSUTIL
527188-007 Hewlett-Packard Company 10−21