Tagged Questions
2
votes
2answers
346 views
How to determine bitness of hardware and OS?
Output of uname -a on my RHEL 5.4 machine is:
Linux <machine name> 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
Does it mean that hardware is 64 bit ...