Each HP-UX 11i release has an associated release name and release
identifier. The uname(1) command with the -r option returns the release identifier. The following table shows
the releases available for HP-UX 11i:
Table 2-1 HP-UX 11i Releases
| Release Name | Release Identifier | Supported Processor Architecture |
|---|
HP-UX 11i v1 | B.11.11 | PA-RISC |
| HP-UX 11i v1.5 | B.11.20 | Intel® Itanium® |
HP-UX 11i v1.6 | B.11.22 | Intel® Itanium® |
HP-UX 11i v2 | B.11.23 | Intel® Itanium® PA-RISC[1] |
HP-UX 11i v3 | B.11.31 | Intel® Itanium® PA-RISC |
You can determine the update release date and the Operating
Environment by entering the following:
# swlist | grep HPUX11i
The resulting output will list the current release identifier,
update release date, and Operating Environment. For
example:
HPUX11i-OE B.11.31.0709 HP-UX Foundation Operating Environment
The above revision string signifies the following:
B.11.31 = HP-UX 11i v3
0709 = September 2007 Update
Release