uname
version: 0.0.9
uname [OPTIONS]
Print certain system information. With no OPTION, same as -s.
Options
--help,-h-
Print help information
--version,-V-
Print version information
--all,-a-
Behave as though all of the options -mnrsv were specified.
--kernel-name,-s-
print the kernel name.
--nodename,-n-
print the nodename (the nodename may be a name that the system is known by to a communications network).
--kernel-release,-r-
print the operating system release.
--kernel-version,-v-
print the operating system version.
--hardware-platform,-i-
print the hardware platform (non-portable)
--machine,-m-
print the machine hardware name.
--processor,-p-
print the processor type (non-portable)
--operating-system,-o-
print the operating system name.