How Do I Find Out CPU is 32bit or 64bit?
rajeshkumar created the topic: How Do I Find Out CPU is 32bit or 64bit? Simply type the following command and if you see lm in output, you have a 64 bit CPU based system: $ grep flags /proc/cpuinfo Output: flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca…
