Question:
How to find 32 or 64 bit system instances of OS?
Answer:
On a 32-bit system, the two-part kernel is located in the directory /platform/‘uname -m‘/kernel.
On a 64-bit system, the two-part kernel is located in the directory/platform/‘uname -m‘/kernel/sparcv9 Source: CoolInterview.com
isainfo -b the above command displays whether the processor is 32/64 bit
ramachandran Technical lead, networkk solutions chennai Source: CoolInterview.com
Answered by: Ramachandran | Date:
| Contact Ramachandran
#isainfo -kv also gives some more information like kernel. Source: CoolInterview.com
Answered by: Faizur Rahman | Date: 5/6/2009
| Contact Faizur Rahman
isainfo -kv Source: CoolInterview.com
Answered by: Seshu | Date: 5/27/2010
| Contact Seshu
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|