To find out if you are working under 32 or 64-bits (PA-RISC)

terça-feira, 12 de março de 2013

You can use the getconf command to get that on PA-RISC:

getconf KERNEL_BITS

You don't need to check that on Itanium, since Itanium is only 64bits.