Use the following command to display the version of the HP XC System Software: | |
Use either of these commands to display the Kernel version: | uname -rcat /proc/version |
|
Use the following command to display the RPMs: | |
Use the following command to display the amount of free and used memory in megabytes: | |
Use the following command to display the disk partitions and their sizes: | |
Use the following command to display the swap usage summary by device: | |
Use the following commands to display the cache information; this is not available on all systems. | cat /proc/pal/cpu0/cache_info
cat /proc/pal/cpu1/cache_info |
|