1834646 Members
2002 Online
110069 Solutions
New Discussion

32/64 bit

 
SOLVED
Go to solution
j773303
Super Advisor

32/64 bit

How to verfiy the unix os version is 32bit or 64 bit?
Hero
2 REPLIES 2
Tom Ward_1
Honored Contributor
Solution

Re: 32/64 bit

getconf KERNEL_BITS and getconf HW_CPU_SUPP_BITS commands will tell you
if you are 32 or 64-bit
Khalid A. Al-Tayaran
Valued Contributor

Re: 32/64 bit


Hi,
In SAM go:

Performance Monitors -> System Properties

Read your Kernel Width Support.


You'll see 32 for 32-bit machines and 32/64 for 64-bit machines that are 32-bit compatible....


Regards,,,