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
Is cmake a compiler?
tell me something about linux commands.
What is the use of cp p command?
The command ‘umask -S’
How can you copy lines into the buffer in command mode?
What is phony in makefile?
How do I run multiple commands in linux?
How do I check my system performance?
What is devops linux?
What does umask 077 mean?
You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?
How do you save a file in linux?
What does sh do in linux?
What is filter command in unix?
What is difference between comm and CMP command?