Jan 21, 2003 #1 alanchia Technical User Joined Jan 8, 2003 Messages 42 Location SG How do i check the version of Solaris and the type ( SPARC or Intel ) ?? thanks a lot alanchia
Jan 21, 2003 #2 robbLA Technical User Joined Mar 4, 2002 Messages 25 Location US uname -a will tell a lot. prtconf| grep Memory will also give memory. -r -- robb Upvote 0 Downvote
Jan 21, 2003 #3 jimbopalmer Programmer Joined Jul 20, 2001 Messages 2,904 Location US uname -a should do all that for you I tried to remain child-like, all I acheived was childish. Upvote 0 Downvote
Jan 21, 2003 Thread starter #4 alanchia Technical User Joined Jan 8, 2003 Messages 42 Location SG thanks alot ppl Upvote 0 Downvote