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 / mahesh gantayat
Os bit= uname -a or uname -m
Cpu bit= getconf WORD_BIT
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does rmdir do in linux?
What is iptables command in linux?
What command is used to check the number of files, disk space, and each user’s defined quota?
How do I check cpu usage?
What is command line in unix?
How do I check storage on linux?
Explain the linux ‘cd’ command options along with the description?
How do you kill a process in linux?
How many cmd commands are there?
Explain trap command; shift command, getopts command of linux?
What is the best cpu stress test?
What is df -i command?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
What is finger in networking?
Which command is used to find what is in your home directory?