How can I check if my kubuntu is running in a 64 bits or 32 machine using terminal?
|
feedback
|
migrated from stackoverflow.com Sep 9 '11 at 11:32
This question came from our site for professional and enthusiast programmers.
|
Run
My machine gives this:
It should be easy to figure out if your box is 32 bit or 64 bit from the string your box gives you. | |||
|
feedback
|
|
This page says to run
and if the | |||
|
feedback
|
look for "lm" under flags LM stands for Long Mode - which is support for a 64 bit programme to access 64 bit instructions | |||
|
feedback
|