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

What is command grouping?

563


Explain trap command; shift command, getopts command of linux?

563


What are linux commands useful?

582


What is cd in cmd?

520


How do I change shell in linux?

515






How many cmd commands are there?

526


What does chmod 777 do?

582


What is in mkdir command?

542


Which command is used to check the number of files and disk space used and the each user’s defined quota?

544


How do I find old commands in linux?

545


Why is unix used?

547


How do I know my shell?

532


What is make command in linux?

545


How do I permanently delete linux history?

525


What are two functions the move mv command can carry out?

602