HP-UX kernel : 32 bit or 64 bit ?
Below is the CLI to identify kernel bits on HP-UX,
# getconf KERNLE_BITS
64 <---for 64 bit kernel or
32 <---for 32 bit kernel
Another alternate way to find out the same is...
# print_manifest | grep -i "OS mode"
OS mode: 64 bit
Identifying Processor support…
# getconf HW_CPU_SUPP_BITS
64
# getconf HW_32_64_CAPABLE
1
and it works! :)
Never miss an update. Subscribe and follow to stay informed. Delivered Every Tuesday.
We hate spam too, we will never share your details.
Mandar Pise
Opinions expressed by techsutram contributors are their own. More details
Mandar is a seasoned software professional for more than a decade. He is Cloud, AI, IoT, Blockchain and Fintech enthusiast. He writes to benefit others from his experiences. His overall goal is to help people learn about the Cloud, AI, IoT, Blockchain and Fintech and the effects they will have economically and socially in the future.
Weekly Newsletter
Never miss an update. Subscribe and follow to stay informed.
Delivered Every Tuesday.
Delivered Every Tuesday.
Thank you! You have successfully subscribed to our newsletter.
We hate spam too, we will never share your details.
No comments:
Post a Comment
Your valuable comments are welcome. (Moderated)