uname - print system information
-a, --all
print all information, in the following order, except omit -p and -i if unknown:
按以下順序列印所有資訊,除非省略-p和-i,如果未知
-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 or "unknown"
列印處理器型別或「未知」
-i, --hardware-platform
print the hardware platform or "unknown"
列印硬體平台或「未知」
-o, --operating-system
print the operating system
列印作業系統
--help
display this help and exit
顯示幫助資訊並退出
獲取電腦和作業系統資訊 uname
用法 uname 選項 輸出一組系統資訊。如果不跟隨選項,則視為只附加 s 選項。a,all 以如下次序輸出所有資訊。其中若 p 和 i 的探測結果不可知則被省略 s,kernel name 輸出核心名稱 n,nodename 輸出網路節點上的主機名 r,kernel release 輸出核心發行號...
顯示系統資訊 System Info
在windows環境中的應用程式,一般要有乙個 關於 對話方塊,可以用來顯示關於應用程式軟體 開發者以及 作業系統 的資訊。下面向工程中新增system info元件,實現 對話方塊中顯示一些系統資訊 在components and controls gallery對話方塊裡選中 system in...
Linux系統下的uname命令
linux系統下的uname命令 category linux,伺服器,author admin,popularity 37 uname 命令可用於大多數 unix 和類 unix 系統以及 linux。語 法 uname amnrsvpio help version 補充說明 uname可顯示li...