Usage: uname [-snrvmpa]

Uname prints system information. The available options are:

-m Print the machine (hardware) type.

-n Print the machine's network node hostname.

-p Print the machine's processor type.

-r Print the operating system release.

-s Print the operating system name.

-v Print the operating system version.

-a Print all of the above information.