The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Operating Systems > HP-UX
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 06-26-2009
alert0919 alert0919 is offline
Registered User
  
 

Join Date: Oct 2008
Posts: 47
how could I use shell script to determine which CPU structure

how could I use shell script to determine which CPU structure
because I found that I compile my program under Itanium base that cannot run on the PA-RISC base
but PA-RISC program can run on Itanium base

i would like to use shell script to know which CPU structure it is,how could i do
thanks