![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Command for check NFS Server. | arm_naja | HP-UX | 2 | 02-09-2008 06:36 PM |
| command to check the license of products in HP-UX | manju_p | HP-UX | 1 | 12-31-2007 09:12 PM |
| command for to check the connected cilents to NFS | murthy76 | SUN Solaris | 4 | 10-30-2007 05:24 PM |
| command for check CPU | abcde | UNIX for Dummies Questions & Answers | 2 | 05-09-2005 08:47 AM |
| fsck command - what does it check/repair?? | Kanu77 | UNIX for Advanced & Expert Users | 4 | 04-15-2002 09:15 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
command to check the bit
i am using sunOS 5.8. What is the command to know the OS bit (8,32,64...) while the server is under production and is it possible to change from one bit to another??
replies appreciated raguram R
__________________
raguram r |
| Forum Sponsor | ||
|
|
|
|||
|
The command you are looking for is isainfo. Do a man isainfo to see which options you want to use to answer your specific question as it can report on device drivers, applications, and other things and there are various levels of detail it can report.
As far as changing goes, that is a kernel parameter so doing it on the fly is impossible. It is possible when you installed the OS it has both 32 and 64 bit versions on there so by changing your boot settings somehow and rebooting you could come up with a different kernel, but I've never tried that and wouldn't know how to do it. |
|||
| Google UNIX.COM |