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


Please Help Members By Posting Answers For Below Questions

How can I check the exit status of my previous command in Linux operating system?

743


How to hide the partition in grub booting?

736


What does chmod 777 do?

830


What does umask 077 mean?

760


What does bash stand for?

759


How do you do nslookup?

717


What is tty name?

733


How do you run a command for a limited time?

778


What is whois command?

775


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?

741


Does cp overwrite?

766


What is in mkdir command?

723


What is the programming language for linux?

833


Which command will show you free/used memory? Does free memory exist on linux?

764


What is a simple command?

780