Thursday, June 26, 2008

How to Find System architecture

you don't know which architecture you're running you can run the following command:

$ uname -m
x86_64
...or...
i686

No comments: