首頁 > 軟體

Inxi:一個功能強大的獲取 Linux 系統資訊的命令列工具

2020-06-16 17:16:57

Inxi 最初是為控制台和 IRC(網路中繼聊天)開發的一個強大且優秀的命令列系統資訊指令碼。可以使用它獲取使用者的硬體和系統資訊,它也用於偵錯或者社群技術支援工具。

使用 Inxi 可以很容易的獲取所有的硬體資訊:硬碟、音效卡、顯示卡、網絡卡、CPU 和 RAM 等。同時也能夠獲取大量的作業系統資訊,比如硬體驅動、Xorg 、桌面環境、核心、GCC 版本,進程,開機時間和記憶體等資訊。

執行在命令列和 IRC 上的 Inxi 輸出略有不同,IRC 上會有一些可供使用者使用的預設過濾器和顏色選項。支援的 IRC 用戶端有:BitchX、Gaim/Pidgin、ircII、Irssi、 Konversation、 Kopete、 KSirc、 KVIrc、 Weechat 和 Xchat 以及其它的一些用戶端,它們具有展示內建或外部 Inxi 輸出的能力。

 

在 Linux 系統上安裝 Inxi

大多數主流 Linux 發行版的倉庫中都有 Inxi ,包括大多數 BSD 系統。

  1. $ sudoapt-get install inxi [OnDebian/Ubuntu/LinuxMint]
  2. $ sudoyum install inxi [OnCentOS/RHEL/Fedora]
  3. $ sudo dnf install inxi [OnFedora22+]

在使用 Inxi 之前,用下面的命令檢視 Inxi 所有依賴和推薦的應用,以及各種目錄,並顯示需要安裝哪些包來支援給定的功能。

  1. $ inxi --recommends

Inxi 的輸出:

  1. inxi will now begin checking for the programs it needs to operate.First a check of the main languages and tools
  2. inxi uses.Pythonis only for debugging data collection.
  3. ---------------------------------------------------------------------------
  4. Bash version:4.3.42(1)-release
  5. Gawk version:4.1.3,
  6. Sed version:
  7. Sudo version:1.8.16
  8. Python version:2.7.12
  9. ---------------------------------------------------------------------------
  10. TestOne:RequiredSystemDirectories(LinuxOnly).
  11. If one of these system directories is missing, inxi cannot operate:
  12. /proc.......................................................................Present
  13. /sys........................................................................Present
  14. All the directories are present.
  15. ---------------------------------------------------------------------------
  16. TestTwo:RequiredCoreApplications.
  17. If one of these applications is missing, inxi cannot operate:
  18. df(info: partition data).................................................../bin/df
  19. gawk(info: core tool)....................................................../usr/bin/gawk
  20. grep(info: string search)................................................../bin/grep
  21. lspci (info: hardware data)................................................./usr/bin/lspci
  22. ps(info: process data)...................................................../bin/ps
  23. readlink..................................................................../bin/readlink
  24. sed(info: string replace)................................................../bin/sed
  25. tr(info: character replace)................................................/usr/bin/tr
  26. uname(info: kernel data).................................................../bin/uname
  27. wc(info: word character count)............................................./usr/bin/wc
  28. All the applications are present.
  29. ---------------------------------------------------------------------------
  30. TestThree:ScriptRecommendsforGraphicsFeatures.
  31. NOTE:If you donotuse X these donot matter (like a headless server).Otherwise,if one of these applications
  32. is missing, inxi will have incomplete output:
  33. glxinfo (info:-G glx info)................................................./usr/bin/glxinfo
  34. xdpyinfo (info:-G multi screen resolution)................................./usr/bin/xdpyinfo
  35. xprop (info:-S desktop data).............................................../usr/bin/xprop
  36. xrandr (info:-G single screen resolution)................................../usr/bin/xrandr
  37. All the applications are present.
  38. ---------------------------------------------------------------------------
  39. TestFour:ScriptRecommendsforRemainingFeatures.
  40. If one of these applications is missing, inxi will have incomplete output:
  41. dig (info:-i first wlan ipdefaulttest).................................../usr/bin/dig
  42. dmidecode (info:-M ifno sys machine data;-m memory)....................../usr/sbin/dmidecode
  43. file(info:-o unmounted file system)......................................./usr/bin/file
  44. hciconfig (info:-n -i bluetooth data)....................................../bin/hciconfig
  45. hddtemp (info:-Dx show hdd temp).........................................../usr/sbin/hddtemp
  46. ifconfig(info:-i ip lan-deprecated)......................................./sbin/ifconfig
  47. ip(info:-i ip lan)......................................................../sbin/ip
  48. sensors (info:-s sensors output).........................................../usr/bin/sensors
  49. strings(info:-I sysvinit version)........................................./usr/bin/strings
  50. lsusb (info:-A usb audio;-N usb networking)................................/usr/bin/lsusb
  51. modinfo (info:-Ax,-Nxmodule version)....................................../sbin/modinfo
  52. runlevel(info:-I runlevel)................................................/sbin/runlevel
  53. sudo(info:-Dx hddtemp-user;-o file-user)................................../usr/bin/sudo
  54. uptime(info:-I uptime(check which package owns Debian))................../usr/bin/uptime
  55. All the applications are present.
  56. ---------------------------------------------------------------------------
  57. TestFive:ScriptRecommendsforRemainingFeatures.
  58. One of these downloaders needed for options -i/-w/-W (-U/-![11-15],if supported):
  59. wget(info:-i wan ip;-w/-W;-U/-![11-15](if supported)).................../usr/bin/wget
  60. curl (info:-i wan ip;-w/-W;-U/-![11-15](if supported)).................../usr/bin/curl
  61. All the applications are present.
  62. ---------------------------------------------------------------------------
  63. TestSix:SystemDirectoriesforVariousInformation.
  64. (Unless otherwise noted, these are for GNU/Linux systems)
  65. If one of these directories is missing, inxi may have incomplete output:
  66. /sys/class/dmi/id(info:-M system, motherboard, bios)......................Present
  67. /dev (info:-l,-u,-o,-p,-P,-D disk partition data)..........................Present
  68. /dev/disk/by-label (info:-l,-o,-p,-P partition labels).....................Present
  69. /dev/disk/by-uuid (info:-u,-o,-p,-P partition uuid)........................Present
  70. All the directories are present.
  71. ---------------------------------------------------------------------------
  72. TestSeven:SystemFilesforVariousInformation.
  73. (Unless otherwise noted, these are for GNU/Linux systems)
  74. If one of these files is missing, inxi may have incomplete output:
  75. /proc/asound/cards (info:-A sound card data)...............................Present
  76. /proc/asound/version (info:-A ALSA data)...................................Present
  77. /proc/cpuinfo (info:-C cpu data)...........................................Present
  78. /etc/lsb-release (info:-S distro version data [deprecated])................Present
  79. /proc/mdstat (info:-R mdraid data).........................................Present
  80. /proc/meminfo (info:-I memory data)........................................Present
  81. /etc/os-release (info:-S distro version data)..............................Present
  82. /proc/partitions (info:-p,-P partitions data)..............................Present
  83. /proc/modules (info:-G module data)........................................Present
  84. /proc/mounts (info:-P,-p partition advanced data)..........................Present
  85. /var/run/dmesg.boot (info:-D,-d disk data [BSD only])......................Missing
  86. /proc/scsi/scsi (info:-D Advanced hard disk data [used rarely])............Present
  87. /var/log/Xorg.0.log(info:-G graphics driver load status)..................Present
  88. The following files are missing from your system:
  89. File:/var/run/dmesg.boot
  90. ---------------------------------------------------------------------------
  91. All tests completed.

 

Inxi 工具的基本用法

用下面的基本用法獲取系統和硬體的詳細資訊。

 

獲取 Linux 系統資訊

Inix 不加任何選項就能輸出下面的資訊:CPU 、核心、開機時長、記憶體大小、硬碟大小、進程數、登入終端以及 Inxi 版本。

  1. $ inxi
  2. CPU~Dual core IntelCore i5-4210U(-HT-MCP-) speed/max~2164/2700MHzKernel~4.4.0-21-generic x86_64 Up~3:15Mem~3122.0/7879.9MB HDD~1000.2GB(20.0% used)Procs~234Client~Shell inxi~2.2.35

 

獲取核心和發行版本資訊

使用 Inxi 的 -S 選項檢視本機系統資訊(主機名、核心資訊、桌面環境和發行版):

  1. $ inxi -S
  2. System:Host:TecMintKernel:4.4.0-21-generic x86_64 (64 bit)Desktop:Cinnamon3.0.7
  3. Distro:LinuxMint18Sarah

 

獲取電腦機型

使用 -M 選項檢視機型(筆電/桌上型電腦)、產品 ID 、機器版本、主機板、製造商和 BIOS 等資訊:

  1. $ inxi -M
  2. Machine:System: LENOVO (portable) product:20354 v:Lenovo Z50-70
  3. Mobo: LENOVO model:Lancer5A5 v:31900059WINBios: LENOVO v:9BCN26WWdate:07/31/2014

 

獲取 CPU 及主頻資訊

使用 -C 選項檢視完整的 CPU 資訊,包括每核 CPU 的頻率及可用的最大主頻。

  1. $ inxi -C
  2. CPU:Dual core IntelCore i5-4210U(-HT-MCP-) cache:3072 KB
  3. clock speeds: max:2700MHz1:1942MHz2:1968MHz3:1734MHz4:1710MHz

 

獲取顯示卡資訊

使用 -G 選項檢視顯示卡資訊,包括顯示卡型別、顯示伺服器、系統解析度、GLX 渲染器和 GLX 版本等等(LCTT 譯註: GLX 是一個 X 視窗系統的 OpenGL 擴充套件)。

  1. $ inxi -G
  2. Graphics:Card-1:IntelHaswell-ULT IntegratedGraphicsController
  3. Card-2: NVIDIA GM108M [GeForce840M]
  4. DisplayServer: X.Org1.18.4 drivers: intel (unloaded: fbdev,vesa)Resolution:1920x1080@60.05hz
  5. GLX Renderer:Mesa DRI IntelHaswellMobile GLX Version:3.0Mesa11.2.0

 

獲取音效卡資訊

使用 -A 選項檢視音效卡資訊:

  1. $ inxi -A
  2. Audio:Card-1Intel8Series HD AudioController driver: snd_hda_intel Sound: ALSA v: k4.4.0-21-generic
  3. Card-2IntelHaswell-ULT HD AudioController driver: snd_hda_intel

 

獲取網絡卡資訊

使用 -N 選項檢視網絡卡資訊:

  1. $ inxi -N
  2. Network:Card-1:Realtek RTL8111/8168/8411 PCI ExpressGigabitEthernetController driver: r8169
  3. Card-2:Realtek RTL8723BE PCIeWirelessNetworkAdapter driver: rtl8723be

 

獲取硬碟資訊

使用 -D 選項檢視硬碟資訊(大小、ID、型號):

  1. $ inxi -D
  2. Drives: HDD TotalSize:1000.2GB(20.0% used) ID-1:/dev/sda model: ST1000LM024_HN size:1000.2GB

 

獲取簡要的系統資訊

使用 -b 選項顯示上述資訊的簡要系統資訊:

  1. $ inxi -b
  2. System:Host:TecMintKernel:4.4.0-21-generic x86_64 (64 bit)Desktop:Cinnamon3.0.7
  3. Distro:LinuxMint18Sarah
  4. Machine:System: LENOVO (portable) product:20354 v:Lenovo Z50-70
  5. Mobo: LENOVO model:Lancer5A5 v:31900059WINBios: LENOVO v:9BCN26WWdate:07/31/2014
  6. CPU:Dual core IntelCore i5-4210U(-HT-MCP-) speed/max:2018/2700MHz
  7. Graphics:Card-1:IntelHaswell-ULT IntegratedGraphicsController
  8. Card-2: NVIDIA GM108M [GeForce840M]
  9. DisplayServer: X.Org1.18.4 drivers: intel (unloaded: fbdev,vesa)Resolution:1920x1080@60.05hz
  10. GLX Renderer:Mesa DRI IntelHaswellMobile GLX Version:3.0Mesa11.2.0
  11. Network:Card-1:Realtek RTL8111/8168/8411 PCI ExpressGigabitEthernetController driver: r8169
  12. Card-2:Realtek RTL8723BE PCIeWirelessNetworkAdapter driver: rtl8723be
  13. Drives: HDD TotalSize:1000.2GB(20.0% used)
  14. Info:Processes:233Uptime:3:23Memory:3137.5/7879.9MBClient:Shell(bash) inxi:2.2.35

 

獲取硬碟分割區資訊

使用 -p 選項輸出完整的硬碟分割區資訊,包括每個分割區的分割區大小、已用空間、可用空間、檔案系統以及檔案系統型別。

  1. $ inxi -p
  2. Partition: ID-1:/ size: 324G used: 183G (60%) fs: ext4 dev: /dev/sda10
  3. ID-2: swap-1size:4.00GB used:0.00GB(0%) fs: swap dev:/dev/sda9

 

獲取完整的 Linux 系統資訊

使用 -F 選項檢視可以完整的 Inxi 輸出(安全起見比如網路 IP 地址資訊沒有顯示,下面的範例只顯示部分輸出資訊):

  1. $ inxi -F
  2. System:Host:TecMintKernel:4.4.0-21-generic x86_64 (64 bit)Desktop:Cinnamon3.0.7
  3. Distro:LinuxMint18Sarah
  4. Machine:System: LENOVO (portable) product:20354 v:Lenovo Z50-70
  5. Mobo: LENOVO model:Lancer5A5 v:31900059WINBios: LENOVO v:9BCN26WWdate:07/31/2014
  6. CPU:Dual core IntelCore i5-4210U(-HT-MCP-) cache:3072 KB
  7. clock speeds: max:2700MHz1:1716MHz2:1764MHz3:1776MHz4:1800MHz
  8. Graphics:Card-1:IntelHaswell-ULT IntegratedGraphicsController
  9. Card-2: NVIDIA GM108M [GeForce840M]
  10. DisplayServer: X.Org1.18.4 drivers: intel (unloaded: fbdev,vesa)Resolution:1920x1080@60.05hz
  11. GLX Renderer:Mesa DRI IntelHaswellMobile GLX Version:3.0Mesa11.2.0
  12. Audio:Card-1Intel8Series HD AudioController driver: snd_hda_intel Sound: ALSA v: k4.4.0-21-generic
  13. Card-2IntelHaswell-ULT HD AudioController driver: snd_hda_intel
  14. Network:Card-1:Realtek RTL8111/8168/8411 PCI ExpressGigabitEthernetController driver: r8169
  15. IF: enp1s0 state: up speed:100Mbps duplex: full mac:28:d2:44:eb:bd:98
  16. Card-2:Realtek RTL8723BE PCIeWirelessNetworkAdapter driver: rtl8723be
  17. IF: wlp2s0 state: down mac:38:b1:db:7c:78:c7
  18. Drives: HDD TotalSize:1000.2GB(20.0% used) ID-1:/dev/sda model: ST1000LM024_HN size:1000.2GB
  19. Partition: ID-1:/ size: 324G used: 183G (60%) fs: ext4 dev: /dev/sda10
  20. ID-2: swap-1size:4.00GB used:0.00GB(0%) fs: swap dev:/dev/sda9
  21. RAID:No RAID devices:/proc/mdstat, md_mod kernel module present
  22. Sensors:SystemTemperatures: cpu:56.0C mobo: N/A
  23. FanSpeeds(in rpm): cpu: N/A
  24. Info:Processes:234Uptime:3:26Memory:3188.9/7879.9MBClient:Shell(bash) inxi:2.2.35

 

使用 Inxi 工具監控 Linux 系統

下面是監控 Linux 系統進程、開機時間和記憶體的幾個選項的使用方法。

 

監控 Linux 進程的記憶體使用

使用下面的命令檢視進程數、開機時間和記憶體使用情況:

  1. $ inxi -I
  2. Info:Processes:232Uptime:3:35Memory:3256.3/7879.9MBClient:Shell(bash) inxi:2.2.35

 

監控進程佔用的 CPU 和記憶體資源

Inxi 預設顯示 前 5 個最消耗 CPU 和記憶體的進程-t 選項和 c 選項一起使用檢視前 5 個最消耗 CPU 資源的進程,檢視最消耗記憶體的進程使用 -t 選項和 m 選項; -t選項 和 cm 選項一起使用顯示前 5 個最消耗 CPU 和記憶體資源的進程。

  1. -----------------Linux CPU Usage-----------------
  2. $ inxi -t c
  3. Processes: CPU:% used -top5 active
  4. 1: cpu:53.7% command: plugin-container pid:3066
  5. 2: cpu:20.0% command: java pid:1527
  6. 3: cpu:19.7% command: firefox pid:3018
  7. 4: cpu:4.6% command:Xorg pid:2114
  8. 5: cpu:3.0% command: cinnamon pid:2835
  1. -----------------LinuxMemoeryUsage-----------------
  2. $ inxi -t m
  3. Processes:Memory: MB /% used -Used/Total:3212.5/7879.9MB-top5 active
  4. 1: mem:980.51MB(12.4%) command: plugin-container pid:3066
  5. 2: mem:508.96MB(6.4%) command: java pid:1527
  6. 3: mem:507.89MB(6.4%) command: firefox pid:3018
  7. 4: mem:244.05MB(3.0%) command: chrome pid:7405
  8. 5: mem:211.46MB(2.6%) command: chrome pid:6146
  1. -----------------Linux CPU andMemoryUsage-----------------
  2. $ inxi -t cm
  3. Processes: CPU:% used -top5 active
  4. 1: cpu:53.7% command: plugin-container pid:3066
  5. 2: cpu:20.0% command: java pid:1527
  6. 3: cpu:19.7% command: firefox pid:3018
  7. 4: cpu:4.6% command:Xorg pid:2114
  8. 5: cpu:3.0% command: cinnamon pid:2835
  9. Memory: MB /% used -Used/Total:3223.6/7879.9MB-top5 active
  10. 1: mem:991.93MB(12.5%) command: plugin-container pid:3066
  11. 2: mem:508.96MB(6.4%) command: java pid:1527
  12. 3: mem:507.86MB(6.4%) command: firefox pid:3018
  13. 4: mem:244.45MB(3.1%) command: chrome pid:7405
  14. 5: mem:211.68MB(2.6%) command: chrome pid:6146

可以在選項 cm 後跟一個整數(在 1-20 之間)設定顯示多少個進程,下面的命令顯示了前 10 個最消耗 CPU 和記憶體的進程:

  1. $ inxi -t cm10
  2. Processes: CPU:% used -top10 active
  3. 1: cpu:53.4% command: plugin-container pid:3066
  4. 2: cpu:19.8% command: java pid:1527
  5. 3: cpu:19.5% command: firefox pid:3018
  6. 4: cpu:4.5% command:Xorg pid:2114
  7. 5: cpu:3.0% command: cinnamon pid:2835
  8. 6: cpu:2.8% command: chrome pid:7405
  9. 7: cpu:1.1% command: pulseaudio pid:2733
  10. 8: cpu:1.0% command: soffice.bin pid:7799
  11. 9: cpu:0.9% command: chrome pid:5763
  12. 10: cpu:0.5% command: chrome pid:6179
  13. Memory: MB /% used -Used/Total:3163.1/7879.9MB-top10 active
  14. 1: mem:976.82MB(12.3%) command: plugin-container pid:3066
  15. 2: mem:511.70MB(6.4%) command: java pid:1527
  16. 3: mem:466.01MB(5.9%) command: firefox pid:3018
  17. 4: mem:244.40MB(3.1%) command: chrome pid:7405
  18. 5: mem:203.71MB(2.5%) command: chrome pid:6146
  19. 6: mem:199.74MB(2.5%) command: chrome pid:5763
  20. 7: mem:168.30MB(2.1%) command: cinnamon pid:2835
  21. 8: mem:165.51MB(2.1%) command: soffice.bin pid:7799
  22. 9: mem:158.91MB(2.0%) command: chrome pid:6179
  23. 10: mem:151.83MB(1.9%) command: mysqld pid:1259

 

監控網路裝置

下面的命令會列出網絡卡資訊,包括介面資訊、網路頻率、mac 地址、網絡卡狀態和網路 IP 等資訊。

  1. $ inxi -Nni
  2. Network:Card-1:Realtek RTL8111/8168/8411 PCI ExpressGigabitEthernetController driver: r8169
  3. IF: enp1s0 state: up speed:100Mbps duplex: full mac:28:d2:44:eb:bd:98
  4. Card-2:Realtek RTL8723BE PCIeWirelessNetworkAdapter driver: rtl8723be
  5. IF: wlp2s0 state: down mac:38:b1:db:7c:78:c7
  6. WAN IP:111.91.115.195 IF: wlp2s0 ip-v4: N/A
  7. IF: enp1s0 ip-v4:192.168.0.103

 

監控 CPU 溫度和電腦風扇轉速

可以使用 -s 選項監控 設定了感測器的機器 獲取溫度和風扇轉速:

  1. $ inxi -s
  2. Sensors:SystemTemperatures: cpu:53.0C mobo: N/A
  3. FanSpeeds(in rpm): cpu: N/A

 

用 Linux 檢視天氣預報

使用 -w 選項檢視本地區的天氣情況(雖然使用的 API 可能不是很可靠),使用 -W <different_location> 設定另外的地區。

  1. $ inxi -w
  2. Weather:Conditions:93 F (34 C)- smoke Time:February20,1:38 PM IST
  3. $ inxi -W Mumbai,India
  4. Weather:Conditions:93 F (34 C)- smoke Time:February20,1:38 PM IST
  5. $ inxi -W Nairobi,Kenya
  6. Weather:Conditions:70 F (21 C)-MostlyCloudyTime:February20,11:08 AM EAT

 

檢視所有的 Linux 倉庫資訊

另外,可以使用 -r 選項檢視一個 Linux 發行版的倉庫資訊:

  1. $ inxi -r
  2. Repos:Active apt sources infile:/etc/apt/sources.list.d/dawidd0811-neofetch-xenial.list
  3. deb http://ppa.launchpad.net/dawidd0811/neofetch/ubuntu xenial main
  4. deb-src http://ppa.launchpad.net/dawidd0811/neofetch/ubuntu xenial main
  5. Active apt sources infile:/etc/apt/sources.list.d/dhor-myway-xenial.list
  6. deb http://ppa.launchpad.net/dhor/myway/ubuntu xenial main
  7. deb-src http://ppa.launchpad.net/dhor/myway/ubuntu xenial main
  8. Active apt sources infile:/etc/apt/sources.list.d/official-package-repositories.list
  9. deb http://packages.linuxmint.com sarah main upstream import backport
  10. deb http://archive.ubuntu.com/ubuntu xenial main restricted universe multiverse
  11. deb http://archive.ubuntu.com/ubuntu xenial-updates main restricted universe multiverse
  12. deb http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
  13. deb http://security.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
  14. deb http://archive.canonical.com/ubuntu/ xenial partner
  15. Active apt sources infile:/etc/apt/sources.list.d/qbittorrent-team-qbittorrent-stable-xenial.list
  16. deb http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu xenial main
  17. deb-src http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu xenial main
  18. Active apt sources infile:/etc/apt/sources.list.d/slgobinath-safeeyes-xenial.list
  19. deb http://ppa.launchpad.net/slgobinath/safeeyes/ubuntu xenial main
  20. deb-src http://ppa.launchpad.net/slgobinath/safeeyes/ubuntu xenial main
  21. Active apt sources infile:/etc/apt/sources.list.d/snwh-pulp-xenial.list
  22. deb http://ppa.launchpad.net/snwh/pulp/ubuntu xenial main
  23. deb-src http://ppa.launchpad.net/snwh/pulp/ubuntu xenial main
  24. Active apt sources infile:/etc/apt/sources.list.d/twodopeshaggy-jarun-xenial.list
  25. deb http://ppa.launchpad.net/twodopeshaggy/jarun/ubuntu xenial main
  26. deb-src http://ppa.launchpad.net/twodopeshaggy/jarun/ubuntu xenial main
  27. Active apt sources infile:/etc/apt/sources.list.d/ubuntu-mozilla-security-ppa-xenial.list
  28. deb http://ppa.launchpad.net/ubuntu-mozilla-security/ppa/ubuntu xenial main
  29. deb-src http://ppa.launchpad.net/ubuntu-mozilla-security/ppa/ubuntu xenial main

下面是檢視 Inxi 的安裝版本、快速幫助和開啟 man 主頁的方法,以及更多的 Inxi 使用細節。

  1. $ inxi -v #顯示版本資訊
  2. $ inxi -h #快速幫助
  3. $ man inxi #開啟man主頁

瀏覽 Inxi 的官方 GitHub 主頁 https://github.com/smxi/inxi 檢視更多的資訊。

Inxi 是一個功能強大的獲取硬體和系統資訊的命令列工具。這也是我使用過的最好的 獲取硬體和系統資訊的命令列工具 之一。

寫下你的評論。如果你知道其他的像 Inxi 這樣的工具,我們很高興和你一起討論。


作者簡介:

Aaron Kili 是一個 Linux 和 F.O.S.S 的狂熱愛好者,即任的 Linux 系統管理員,web 開發者,TecMint 網站的專欄作者,他喜歡使用計算機工作,並且樂於分享計算機技術。

本文永久更新連結地址http://www.linuxidc.com/Linux/2017-04/143117.htm


IT145.com E-mail:sddin#qq.com