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 / ganeshkaliyappan
/etc/issuse or uname -a (i)
cpu info
cat /proc/cpuinfo
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain any one service which are working on udp only?
Which is the required command for checking the file system?
Why is unix used?
What are grep patterns called?
What is file and example?
The head command writes the how many lines of a file to screen?
What is simple command?
What are the options of wc command?
What is umask in linux?
How do I run a script in linux?
Explain about communication features in UNIX?
What are the command prompt commands?
What is env command in linux?
How is grep so fast?
Is cmake only for c++?