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
What does df command do in linux?
What is the command to delete a file linux?
What is top command in linux?
What the command used for search file or files for specific text?
You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?
What is type command in linux?
What would be the result of issuing the command cat phonenos?
Who unix commands?
What is option in linux command?
What are the mv command options?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?
How do I navigate in cmd?
How compile c++ program in cmd?
How do I check command history?
List the three main parts of an operating system command?