How to know if your OS is 32 or 64 bits? By Nekkox 1:44 PM uname No comments Execute the following command: $ uname -i It will respond with one of the following: i386 i386 = 32 bits x86_64 x86_64 = 64 bits Share This: Facebook Twitter Google+ Stumble Digg Email ThisBlogThis!Share to XShare to Facebook
0 comments:
Post a Comment