Determine if Solaris is running in 32 or 64 bit mode

Contributor Icon Contributed by qmchenry Date Icon September 14, 2004  
Tag Icon Tagged: Solaris system administration

The isainfo command can be used to determine if a Solaris system has been configured to run in 32 or 64 bit mode.


Run the command

isainfo -v

If the system is running in 32 bit mode, you will see the following output:

32-bit sparc applications

On a 64 bit Solaris system, you’ll see:

64-bit sparcv9 applications
32-bit sparc applications

Previous recipe | Next recipe |
 
  • liorms
    run isainfo -b instead
  • very helpfuk, thanks
  • Mike
    thanks i was looking for this
  • monukoshy
    Awesome... found this thread at a very crutial time.

    Regards
    Monu Koshy
blog comments powered by Disqus