Sunday, March 24, 2013

Uname - Linux

Uname is a tools for kernel and system informations.
Syntax : uname [option]
Options:
-a : all informations
-s : kernel name
-n : network node hostname
-r : kernel relase
-v : kernel version
-m : machine hardware name
-p : processor type
-i : hardware platform
-o : operating system
For help : uname --help

If you have a problem or you need some explanations just write under this post!

No comments:

Post a Comment