hpux kernel bit 확인방법. 방법1. # getconf KERNEL_BITS 64 방법2. # file /stand/vmunix /stand/vmunix: ELF-64 executable object file – PA-RISC 2.0 (LP64) 참고로, solaris는 # isainfo -vk 64-bit sparcv9 kernel modules 리눅스, freeBSD는 $ getconf LONG_BIT 64 AIX는 http://jungit.tistory.com/entry/AIX-32bit-64bit-%ED%99%95%EC%9D%B8-%EC%A0%84%ED%99%98%ED%95%98%EA%B8%B0 를 참고.