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 can I check the exit status of my previous command in Linux operating system?
How to hide the partition in grub booting?
What does chmod 777 do?
What does umask 077 mean?
What does bash stand for?
How do you do nslookup?
What is tty name?
How do you run a command for a limited time?
What is whois command?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
Does cp overwrite?
What is in mkdir command?
What is the programming language for linux?
Which command will show you free/used memory? Does free memory exist on linux?
What is a simple command?