![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum 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 |
| SCO Backups and Verify Log | jfd7000 | SCO | 1 | 04-28-2008 07:49 AM |
| Verify Hardware installed on HP-UX 11 | hoffies | UNIX for Dummies Questions & Answers | 1 | 11-12-2007 08:23 AM |
| How to verify DST Update | Yorgy | UNIX for Dummies Questions & Answers | 8 | 03-06-2007 01:51 PM |
| verify arguments | bebop1111116 | Shell Programming and Scripting | 2 | 09-19-2006 05:08 PM |
| Verify Parameters | lesstjm | Shell Programming and Scripting | 2 | 04-17-2003 01:59 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Solaris (verify 64 or 32 bit
Hello !!
Does anyone know how can I verify if my Solaris is 32 or 64 bit ?? Thank you ! Witt |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
I'm not sure, but maybe
getconf LONG_BIT will do it. It returns 32 on my system. I don't have a 64 bit system available. |
|
#3
|
||||
|
||||
|
|
|
#4
|
|||
|
|||
|
Try this
isainfo -v Output looks like this isainfo -v 64-bit sparcv9 applications 32-bit sparc applications This is 64 bit. if come back with only 32-bit sparc application then system is running on 32 bit. Yogesh Sr. Unix SA |
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|