uname.1 (440cec3faf778469b36b998bb52aab7fbc43eae3) | uname.1 (ea09ac52750e93dd3188b70bca1a76d0fac701e4) |
---|---|
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. --- 14 unchanged lines hidden (view full) --- 23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 26.\" SUCH DAMAGE. 27.\" 28.\" @(#)uname.1 8.3 (Berkeley) 4/8/94 29.\" $FreeBSD$ 30.\" | 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. --- 14 unchanged lines hidden (view full) --- 23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 26.\" SUCH DAMAGE. 27.\" 28.\" @(#)uname.1 8.3 (Berkeley) 4/8/94 29.\" $FreeBSD$ 30.\" |
31.Dd August 10, 2020 | 31.Dd Novermber 13, 2020 |
32.Dt UNAME 1 33.Os 34.Sh NAME 35.Nm uname 36.Nd display information about the system 37.Sh SYNOPSIS 38.Nm 39.Op Fl abiKmnoprsUv --- 74 unchanged lines hidden (view full) --- 114An environment variable composed of the string 115.Ev UNAME_ 116followed by any flag to the 117.Nm 118utility (except for 119.Fl a ) 120will allow the corresponding data to be set to the contents 121of the environment variable. | 32.Dt UNAME 1 33.Os 34.Sh NAME 35.Nm uname 36.Nd display information about the system 37.Sh SYNOPSIS 38.Nm 39.Op Fl abiKmnoprsUv --- 74 unchanged lines hidden (view full) --- 114An environment variable composed of the string 115.Ev UNAME_ 116followed by any flag to the 117.Nm 118utility (except for 119.Fl a ) 120will allow the corresponding data to be set to the contents 121of the environment variable. |
122See 123.Xr uname 3 124for more information. |
|
122.Sh EXIT STATUS 123.Ex -std 124.Sh EXAMPLES 125The hardware platform 126.Pq Fl m 127can be different from the machine's processor architecture 128.Pq Fl p , 129e.g., on 64-bit PowerPC, --- 38 unchanged lines hidden --- | 125.Sh EXIT STATUS 126.Ex -std 127.Sh EXAMPLES 128The hardware platform 129.Pq Fl m 130can be different from the machine's processor architecture 131.Pq Fl p , 132e.g., on 64-bit PowerPC, --- 38 unchanged lines hidden --- |