How to tell if Linux is 32 or 64 bit
July 22nd, 2009
No comments
Sometimes you want to tell if your Linux installation is 32 bit or 64 bit.
Short story:
just type this:
getconf LONG_BIT
Sometimes you want to tell if your Linux installation is 32 bit or 64 bit.
Short story:
just type this:
getconf LONG_BIT