UNAME(1) General Commands Manual UNAME(1)

unamereturn system name

uname [-amnrsv]

The uname utility writes symbols representing one or more system characteristics to the standard output.

Behave as though all of the options -mnrsv were specified.
Print the machine hardware name.
Print the nodename.
Print the operating system release.
Print the system name.
Print the operating system version.

If no options are given, the default is as if the -s option had been specified.

The uname utility exits 0 on success, and >0 if an error occurs.

The uname utility is compliant with the specification.

December 29, 2019 EltaninOS