Sponsored Content
Full Discussion: Get Solaris 10 release
Operating Systems Solaris Get Solaris 10 release Post 302329321 by taran on Friday 26th of June 2009 03:45:04 PM
Old 06-26-2009
cat /etc/release

uname -a
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

difference between SunOS Release and Solaris Release

Whats the difference between Solaris Relase and SunOS Release?? (1 Reply)
Discussion started by: eloquent99
1 Replies

2. News, Links, Events and Announcements

SOLARIS 10 final release

they did it... get it: http://www.sun.com/software/solaris/get.jsp (0 Replies)
Discussion started by: pressy
0 Replies

3. Solaris

what is the latest release of Solaris 9?

I have 8/03 here, i thought i had a newer one? (1 Reply)
Discussion started by: BG_JrAdmin
1 Replies

4. Solaris

Upgrade Solaris 10 Release

This is probably a dumb question, but all my searches aren't turning up an answer. I need to upgrade a system from u5 to u9. It has UFS root file systems separated into different slices for /, /var, and /export/home. I've upgraded to a later release once in the past using LU, but in this case I... (9 Replies)
Discussion started by: christr
9 Replies
UNAME(1)						      General Commands Manual							  UNAME(1)

NAME
uname - display information about the system SYNOPSIS
uname [-amnrsv] DESCRIPTION
The uname command writes the name of the operating system implementation to standard output. When options are specified, strings repre- senting one or more system characteristics are written to standard output. The options are as follows: -a Behave as though the options -m, -n, -r , -s, and -v were specified. -m Write the type of the current hardware platform to standard output. -n Write the name of the system to standard output. -r Write the current release level of the operating system to standard output. -s Write the name of the operating system implementation to standard output. -v Write the version level of this release of the operating system to standard output. If the -a flag is specified, or multiple flags are specified, all output is written on a single line, separated by spaces. The uname utility exits 0 on success, and >0 if an error occurs. SEE ALSO
sysctl(8), sysctl(3), uname(3) HISTORY
The uname command appeared in 4.4BSD. STANDARDS
The command is expected to conform to the IEEE Std1003.2 (``POSIX'') specification. 4th Berkeley Distribution February 4, 1995 UNAME(1)
All times are GMT -4. The time now is 09:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy