SCF Reference Manual for the Kernel Subsystem

2. This example shows how to display detailed version information about the $ZZKRN Kernel
subsystem manager:
-> VERSION SERVERNET $ZSNET, DETAIL
Detailed VERSION \EAST.$ZSNET
SYSTEM \EAST
SERVERNET (MGR) - T1085F40 - (31AUG99) - (28MAY99)
GUARDIAN - T9050 - (N40)
SCF KERNEL - T9082F40 - (01AUG97) (23JUL97)
KERNEL PM - T1084F40 - (31AUG99) - (28MAY99)
VERSION SUBSYS Command
The VERSION SUBSYS command displays the version level of the $ZZKRN Kernel subsystem
manager process.
VERSION [ / OUT file-spec / ] SUBSYS $ZZKRN [ , DETAIL ]
VERSION SUBSYS Summary Display Format
The format of the summary display for the VERSION SUBSYS command (without the DETAIL option)
is described here.
VERSION SUBSYS \system.$ZZKRN: KERNEL (MGR) - T10859vff - (ddmmmyy) - (ddmmmyy)
VERSION SUBSYS Detailed Display Format
The format of the detailed display for the VERSION SUBSYS command (with the DETAIL option) is
described here.
Detailed VERSION SUBSYS \system.$ZZKRN
SYSTEM \system
KERNEL (MGR) - T1085vff - (ddmmmyy) - (ddmmmyy)
GUARDIAN - T9050 - (tos)
SCF KERNEL - T9082vff - (ddmmmyy) (ddmmmyy)
KERNEL PM - T1084vff - (ddmmmyy) - (ddmmmyy)
These terms appear in the preceding two displays:
\system
is the system $ZZKRN is running on.
vff
is the product version; for example, F40.
tos
is the operating system version of the Guardian kernel for this RV; for example, N40.
ddmmmyy
are the RVU and compile dates, respectively, for the product.
VERSION SUBSYS Examples
1. This example shows how to display the version of the $ZZKRN subsystem manager process:
-> VERSION SUBSYS $ZZKRN
VERSION SUBSYS \EAST.$ZZKRN: KERNEL (MGR) - T1085F40 - (31AUG99) - (28MAY99)
VERSION Command 131