uname - print system information
uname [OPTION]...
Print certain system information. With no OPTION, same as -s.
print all information, in the following order, except omit -p and -i if unknown:
print the kernel name
print the network node hostname
print the kernel release
print the kernel version
print the machine hardware name
print the processor type (non-portable)
print the hardware platform (non-portable)
print the operating system
display this help and exit
output version information and exit
Written by David MacKenzie.
GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
Report any translation bugs to <https://translationproject.org/team/>
Copyright © 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
arch(1), uname(2)
Full documentation <https://www.gnu.org/software/coreutils/uname>
or available locally via: info '(coreutils) uname invocation'