linux.nkri.biz
GNU-Linux World
UNAME Command Usage
Posted by | Filed under FUN
Let me introduce my machine :
# uname –h
uname: option `–h’ is ambiguous
Try `uname –help’ for more information.
# uname –help
Usage: uname [OPTION]…
Print certain system information. With no OPTION, same as -s.
-a, –all print all information, in the following order,
except omit -p and -i if unknown:
-s, –kernel-name print the kernel name
-n, –nodename print the network node hostname
-r, –kernel-release print the kernel release (more…)
Tags: how to use, uname, uname command