Uname
|
From Linuxconfig.org
.. back to the list of Linux Commands
Name
uname - print system information
Synopsis - man page
uname [OPTION]...
Frequently used options
-a, --all
print all information, in the following order:
Examples
This command prints some system information to the stdout. Most common use is with -a option.
$ uname -a














