| UNAME(1) | General Commands Manual | UNAME(1) |
uname — Print
operating system name
uname |
[-amnprsv] |
The uname utility writes symbols
representing one or more system characteristics to the standard output.
The following options are available:
-a-mnrsv were
specified.-m-n-p-r-s-vIf no options are specified, uname prints
the operating system name as if the -s option had
been specified.
The uname utility conforms to
IEEE Std 1003.2-1992 (“POSIX.2”). The
-p option is an extension to the standard.
| November 9, 1998 | NetBSD 11.0 |