Provided by: manpages-zh_1.6.3.6-1_all 

名稱
uname - 輸出系統資訊
概述
uname [選項]...
描述
輸出特定的系統資訊。如果沒有給定選項,則與 -s 相同。
-a, --all
按照如下所述的順序輸出全部資訊,在資訊未知的情況下會忽略 -p 和 -i 選項:
-s, --kernel-name
輸出核心名稱
-n, --nodename
輸出網路節點主機名
-r, --kernel-release
輸出核心發行版本
-v, --kernel-version
輸出核心版本資訊
-m, --machine
輸出機器硬體名稱
-p, --processor
輸出處理器型別(不可移植)
-i, --hardware-platform
輸出硬體平臺資訊(不可移植)
-o, --operating-system
輸出作業系統資訊
--help 顯示此幫助資訊並退出
--version
顯示版本資訊並退出
作者
由 David MacKenzie 編寫。
報告錯誤
GNU coreutils 的線上幫助: <https://www.gnu.org/software/coreutils/>
請向 <https://translationproject.org/team/zh_CN.html> 報告翻譯錯誤。
版權
Copyright © 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent
permitted by law.
參見
arch(1), uname(2)
完整文件請見: <https://www.gnu.org/software/coreutils/uname>
或者在本地使用: info '(coreutils) uname invocation'
跋
本頁面中文版由中文 man 手冊頁計劃提供。
中文 man 手冊頁計劃:https://github.com/man-pages-zh/manpages-zh
GNU coreutils 8.32 2020年三月 UNAME(1)