The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 11-28-2007
Smiling Dragon's Avatar
Smiling Dragon Smiling Dragon is offline
Disorganised User
 

Join Date: Nov 2007
Location: New Zealand
Posts: 742
Post

Quote:
Originally Posted by panchpan View Post
3) Below is the output of /etc/release/ what are all these components meaning?
$ more /etc/release
Solaris 10 11/06 s10x_u3wos_10 X86
Solaris 10 Means the OS is Solaris 10 (aka SunOS 5.10)
11/06 Means that this is the specific release of Solaris 10 made in November 2006 (different releases have different bug fixes and features - it's sort of like Windows Service packs... sort of)
s10x_u3wos_10 - Sorry, no idea
X86 This version is compiled for X86 processors (ie the same sort of hardware you can run windows on, as opposed to something like a Sparc architecture).
Reply With Quote