圖解Linux命令:用uname命令獲得系統資訊

來源:互聯網
上載者:User
關鍵字 Linux uname 獲得系統資訊

看看我們直接在終端中輸入 uHTTP://www.aliyun.com/zixun/aggregation/11696.html">name 命令會返回什麼資訊。

只是輸出了一個 Linux 是不是211.html">覺得太少了。 我們是不是還希望瞭解內核的版本、網路節點、支援硬體等等資訊。 其實 uname 命令有好幾個參數分別顯示不同的資訊。 如果我們在 uname 命令後輸入參數 --help 終端則會顯示如下資訊:

-a, --all print all information, in the following order:
-s, --kernel-name print the kernel name
-n, --nodename print the network node hostname
-r, --kernel-release print the kernel release
-v, --kernel-version print the kernel version
-m, --machine print the machine hardware name
-p, --processor print the processor type
-i, --hardware-platform print the hardware platform
-o, --operating-system print the operating system

上面列出的是 uname 命令的所有參數。 事實上我們只需要參數 -a 就能得到的所有資訊。 請嘗試輸入命令:uname -a 看看我們可以得到什麼。

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.