The uname of Linux commands

Source: Internet
Author: User

Uname is the command that queries the basic information of the system in Linux.

Command form: uname [Options]


Options include: (if not with any option: The default-S option)

-S,--kernel-name output kernel name
-N,--nodename the host name on the output network node
-R,--kernel-release output kernel release number
-V,--kernel-version output kernel version
-M,--machine the hardware schema name of the output host
-p,--processor output processor type or "Unknown"
-I,--hardware-platform output hardware platform or "unknown"
-O,--operating-system output operating system name


Uname-s:


The command output with each option is as follows:



It is worth mentioning that the UNAME-R output kernel version number:

2.6.32 interpreted as 2 for the main version number, 6 for the minor version (if the bit is an odd number is the test version, if the bit is even for the stable output version, 32 is the revision of the version)



Reprint please indicate the author: Xiao Liu




The uname of Linux commands

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.