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 is the bash in linux?
What is df -i command?
What is the export command used for?
How do I create a .txt file?
Does cp overwrite?
How do I do a whois search?
How do you limit memory usage for commands?
How do you sort cpu in top command?
How do I run a command in linux?
What command do you type to find help about the command who?
How do I find old commands in linux?
What is linux load average?
What is bash history linux?
Why is it called bash?
What is 9 in kill?