How can I know my linux os is 32 bit or 64 bit?
and How can i know my CPU is 32 bit or 64 bit in linux
machine environment.?
Answer Posted / rajeev
#uname -a
we get the information about os
and Regarding CPU
#grep flags /proc/cpuinfo
if cpu is in
Long mode - 64 bit CPU
Real mode 16 bit CPU
Protected Mode is 32-bit CPU
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?
Why is linux cpu usage so high?
Who linux commands?
What would be the result of the command paste -s dog cat?
What is file and example?
How does mkdir work in linux?
What does chmod 755 do?
What is the difference between find and locate command in linux?
How compile c++ program in cmd?
What is devops linux?
How do I overclock my cpu?
What command do you type to find help about the command who?
What is linux pwd (print working directory) command?
What does execute mean in linux?
What is s in permission linux?