I am using the HP-UX NILA B.11.23 and I would like to know the command which will give below details:
- CPU information(number of CPUs,speed of cpus,version of cpus etc.,).
- Memory information(main memory size and hard disk size).
I am using the HP-UX NILA B.11.23 and I would like to know the command which will give below details:
See the link below for a table of equivalent system administration commands in various Unix systems (incuding HP-UX):
http://www.unixguide.net/unixguide.shtml
You can use top
to get memory information, bdf
to get disk usage information. For CPU information have a look at this: