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 / anand
egrep -c 'lm' /proc/cpuinfo
If output is nonzero then its a 64 bit system or 32 bit
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I know my shell?
What are the commands in linux?
What is bc command in unix?
What is top command in linux?
How do I run a bash script in linux?
What does chmod do in linux?
Explain difference between swap partition and swap file?
What are whois tools?
How do I clear my run history?
Brief about the command ff?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
Explain grep command.
What is umask in linux?
Why is linux cpu usage so high?
How do I run a script in linux?