The following commands return information about your operating system.
To display the level of your base system software, type the following operating system command:
% uname -sr
HP-UX B.11.00
To determine if your system is a 32-bit or 64-bit system, type the following operating system command:
% getconf KERNEL_BITS
This command returns the value 32 on a 32-bit system and the value 64 on a 64-bit system.
To list the individual patches that are currently installed on your system, log in as “root” superuser and issue the following operating system command:
% /usr/sbin/swlist -l product | grep PH
To list the currently installed patch bundle with month, year, and version number, issue the following operating system command:
% /usr/sbin/swlist -l bundle