Showing posts with label 32bit or 64 bit. Show all posts
Showing posts with label 32bit or 64 bit. Show all posts

Monday, May 20, 2013

Aix- How to check if kernel is 32bit or 64 bit?

KERNEL_BITMODE

# getconf KERNEL_BITMODE
64

HARDWARE_BITMODE

# getconf HARDWARE_BITMODE
64