1. Name uname [man page] - print system information 2. Synopsis uname [OPTION]... 3. Frequently used options -a, --all print all information, in the following order: 4. Examples This command prints some system information to the stdout. Most common use is with -a option. $ uname -a
|