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 copy command in linux?
What is type command in linux?
What is free linux?
What does chmod 644 do?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
How do I check my disk space?
What is FC command?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
Which command would you use to create a file system on a new hard drive?
How do I stop a linux job?
How do you limit memory usage for commands?
How many cmd commands are there?
What is cpu in linux?
What does p mean linux?
What is df command in linux?