Tuesday, September 10, 2013

How to know your computer architecture (32 / 64 bit) ?

Open a terminal and type following command,

uname -m

Result

i686 = 32 bit
x86_64 = 64 bit

Another command is

lscpu

Here is the result from my 64 bit PC,

 

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.