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
Which command is used to compare the files?
What is kill 9 in linux?
What are whois tools?
What does grep grep do?
How do I check disk space in linux?
Which command reduces the size of a file?
How do I run multiple commands in linux?
What is the syntax of mkdir?
How to write the output of a command to a file?
What is mkdir p linux?
What does sh do in linux?
How do you insert comments in the command line prompt?
How do you sort cpu in top command?
Explain any one service which are working on udp only?
How do you limit memory usage for commands?