Operating System - HP-UX
1833757 Members
2347 Online
110063 Solutions
New Discussion

32bit or 64bit application

 
Fred Myers
Advisor

32bit or 64bit application

How can you easily tell if your system is running a 32bit or 64bit appication. I have a large number of appications running on 11.00 and I need to know which ones are running 64bit.

Thanks.
3 REPLIES 3
Alan Riggs
Honored Contributor

Re: 32bit or 64bit application

file
should show you whether the compiled code is 32 or 64 bit.
Fred Myers
Advisor

Re: 32bit or 64bit application

Yes I agreed it should but how do you know when it just says s800 shared executable dynamically linked? is that 32 always?
Uday_S_Ankolekar
Honored Contributor

Re: 32bit or 64bit application

Hi,

getconf KERNEL_BITS should give your the output

Goodluck

-USA..

Good Luck..