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 / sachinmali17
To get a clear idea about you OS (32bit or 64bit)
you can use following command,
root@ganesh ~]# file /usr/bin/file
/usr/bin/file: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, stripped
[root@ganesh ~]#
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is the command to calculate the size of a folder?
How do you grep?
What is cmake in linux?
The ‘logout’ built in command is used to
What command would you use to create an empty file without opening it to edit it?
What Command used to lock user password?
How can I check the exit status of my previous command in Linux operating system?
can any one send me one project on linux ...?
Main configuration file and command used for NFS enabling exported directories and deamons?
Explain about gzip filename?
How do you save a file in linux?
Explain the linux directory commands along with the description?
How can we increase disk read performance in single command in Linux operating system?
How lilo is useful in linux?
What does wc command do in unix?