uname.1 (6fc8ba94c60e3325b9b6329cd9df9029246f68a0) | uname.1 (bed4636e02fb59590f9da06d2a5f4d284d1bf578) |
---|---|
1.\" Copyright (c) 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 18 unchanged lines hidden (view full) --- 27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30.\" SUCH DAMAGE. 31.\" 32.\" @(#)uname.1 8.3 (Berkeley) 4/8/94 33.\" $FreeBSD$ 34.\" | 1.\" Copyright (c) 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 18 unchanged lines hidden (view full) --- 27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30.\" SUCH DAMAGE. 31.\" 32.\" @(#)uname.1 8.3 (Berkeley) 4/8/94 33.\" $FreeBSD$ 34.\" |
35.Dd January 14, 2002 | 35.Dd September 18, 2002 |
36.Dt UNAME 1 37.Os 38.Sh NAME 39.Nm uname 40.Nd display information about the system 41.Sh SYNOPSIS 42.Nm 43.Op Fl amnprsv --- 30 unchanged lines hidden (view full) --- 74.El 75.Pp 76If the 77.Fl a 78flag is specified, or multiple flags are specified, all 79output is written on a single line, separated by spaces. 80.Sh DIAGNOSTICS 81.Ex -std | 36.Dt UNAME 1 37.Os 38.Sh NAME 39.Nm uname 40.Nd display information about the system 41.Sh SYNOPSIS 42.Nm 43.Op Fl amnprsv --- 30 unchanged lines hidden (view full) --- 74.El 75.Pp 76If the 77.Fl a 78flag is specified, or multiple flags are specified, all 79output is written on a single line, separated by spaces. 80.Sh DIAGNOSTICS 81.Ex -std |
82.Sh ENVIRONMENT 83An environment variable composed of the string 84.Ev UNAME_ 85followed by any flag to the 86.Nm 87utility (except for 88.Fl a ) 89will allow the corresponding data to be set to the contents 90of the environment variable. |
|
82.Sh SEE ALSO 83.Xr sysctl 3 , 84.Xr uname 3 , 85.Xr sysctl 8 86.Sh HISTORY 87The 88.Nm 89command appeared in PWB UNIX. 90.Sh STANDARDS 91The 92.Nm 93command is expected to conform to the 94.St -p1003.2 95specification. | 91.Sh SEE ALSO 92.Xr sysctl 3 , 93.Xr uname 3 , 94.Xr sysctl 8 95.Sh HISTORY 96The 97.Nm 98command appeared in PWB UNIX. 99.Sh STANDARDS 100The 101.Nm 102command is expected to conform to the 103.St -p1003.2 104specification. |