Home   >>   Solaris   >>   How To Know The Architecture On Solaris
How To Know The Architecture On Solaris PDF Print E-mail
( 6 Votes )
How To - Solaris
Written by Christian Foronda   
Wednesday, 23 February 2011 15:23

Display the instuction set architecture:

$ isainfo -v
64-bit sparcv9 applications
        vis2 vis 
32-bit sparc applications
        vis2 vis v8plus div32 mul32 

 

$ isainfo -b
64

 

Display the architecture on Solaris:

$ arch
sun4u

 

Display the processor type on Solaris:

$ mach
sparc

 




blog comments powered by Disqus
Last Updated on Wednesday, 23 February 2011 15:35