Inxi:一個(gè)功能強(qiáng)大的獲取Linux系統(tǒng)信息的命令行工具
Inxi 最初是為控制臺(tái)和 IRC(網(wǎng)絡(luò)中繼聊天)開發(fā)的一個(gè)強(qiáng)大且優(yōu)秀的命令行系統(tǒng)信息腳本??梢允褂盟@取用戶的硬件和系統(tǒng)信息,它也用于調(diào)試或者社區(qū)技術(shù)支持工具。
使用 Inxi 可以很容易的獲取所有的硬件信息:硬盤、聲卡、顯卡、網(wǎng)卡、CPU 和 RAM 等。同時(shí)也能夠獲取大量的操作系統(tǒng)信息,比如硬件驅(qū)動(dòng)、Xorg 、桌面環(huán)境、內(nèi)核、GCC 版本,進(jìn)程,開機(jī)時(shí)間和內(nèi)存等信息。
運(yùn)行在命令行和 IRC 上的 Inxi 輸出略有不同,IRC 上會(huì)有一些可供用戶使用的默認(rèn)過濾器和顏色選項(xiàng)。支持的 IRC 客戶端有:BitchX、Gaim/Pidgin、ircII、Irssi、 Konversation、 Kopete、 KSirc、 KVIrc、 Weechat 和 Xchat 以及其它的一些客戶端,它們具有展示內(nèi)置或外部 Inxi 輸出的能力。
在 Linux 系統(tǒng)上安裝 Inxi
大多數(shù)主流 Linux 發(fā)行版的倉庫中都有 Inxi ,包括大多數(shù) BSD 系統(tǒng)。
- $ sudo apt-get install inxi [On Debian/Ubuntu/Linux Mint]
- $ sudo yum install inxi [On CentOs/RHEL/Fedora]
- $ sudo dnf install inxi [On Fedora 22+]
在使用 Inxi 之前,用下面的命令查看 Inxi 所有依賴和推薦的應(yīng)用,以及各種目錄,并顯示需要安裝哪些包來支持給定的功能。
- $ inxi --recommends
Inxi 的輸出:
- inxi will now begin checking for the programs it needs to operate. First a check of the main languages and tools
- inxi uses. Python is only for debugging data collection.
- ---------------------------------------------------------------------------
- Bash version: 4.3.42(1)-release
- Gawk version: 4.1.3,
- Sed version:
- Sudo version: 1.8.16
- Python version: 2.7.12
- ---------------------------------------------------------------------------
- Test One: Required System Directories (Linux Only).
- If one of these system directories is missing, inxi cannot operate:
- /proc....................................................................... Present
- /sys........................................................................ Present
- All the directories are present.
- ---------------------------------------------------------------------------
- Test Two: Required Core Applications.
- If one of these applications is missing, inxi cannot operate:
- df (info: partition data)................................................... /bin/df
- gawk (info: core tool)...................................................... /usr/bin/gawk
- grep (info: string search).................................................. /bin/grep
- lspci (info: hardware data)................................................. /usr/bin/lspci
- ps (info: process data)..................................................... /bin/ps
- readlink.................................................................... /bin/readlink
- sed (info: string replace).................................................. /bin/sed
- tr (info: character replace)................................................ /usr/bin/tr
- uname (info: kernel data)................................................... /bin/uname
- wc (info: word character count)............................................. /usr/bin/wc
- All the applications are present.
- ---------------------------------------------------------------------------
- Test Three: Script Recommends for Graphics Features.
- NOTE: If you do not use X these do not matter (like a headless server). Otherwise, if one of these applications
- is missing, inxi will have incomplete output:
- glxinfo (info: -G glx info)................................................. /usr/bin/glxinfo
- xdpyinfo (info: -G multi screen resolution)................................. /usr/bin/xdpyinfo
- xprop (info: -S desktop data)............................................... /usr/bin/xprop
- xrandr (info: -G single screen resolution).................................. /usr/bin/xrandr
- All the applications are present.
- ---------------------------------------------------------------------------
- Test Four: Script Recommends for Remaining Features.
- If one of these applications is missing, inxi will have incomplete output:
- dig (info: -i first wlan ip default test)................................... /usr/bin/dig
- dmidecode (info: -M if no sys machine data; -m memory)...................... /usr/sbin/dmidecode
- file (info: -o unmounted file system)....................................... /usr/bin/file
- hciconfig (info: -n -i bluetooth data)...................................... /bin/hciconfig
- hddtemp (info: -Dx show hdd temp)........................................... /usr/sbin/hddtemp
- ifconfig (info: -i ip lan-deprecated)....................................... /sbin/ifconfig
- ip (info: -i ip lan)........................................................ /sbin/ip
- sensors (info: -s sensors output)........................................... /usr/bin/sensors
- strings (info: -I sysvinit version)......................................... /usr/bin/strings
- lsusb (info: -A usb audio;-N usb networking)................................ /usr/bin/lsusb
- modinfo (info: -Ax,-Nx module version)...................................... /sbin/modinfo
- runlevel (info: -I runlevel)................................................ /sbin/runlevel
- sudo (info: -Dx hddtemp-user;-o file-user).................................. /usr/bin/sudo
- uptime (info: -I uptime (check which package owns Debian)).................. /usr/bin/uptime
- All the applications are present.
- ---------------------------------------------------------------------------
- Test Five: Script Recommends for Remaining Features.
- One of these downloaders needed for options -i/-w/-W (-U/-! [11-15], if supported):
- wget (info: -i wan ip;-w/-W;-U/-! [11-15] (if supported))................... /usr/bin/wget
- curl (info: -i wan ip;-w/-W;-U/-! [11-15] (if supported))................... /usr/bin/curl
- All the applications are present.
- ---------------------------------------------------------------------------
- Test Six: System Directories for Various Information.
- (Unless otherwise noted, these are for GNU/Linux systems)
- If one of these directories is missing, inxi may have incomplete output:
- /sys/class/dmi/id (info: -M system, motherboard, bios)...................... Present
- /dev (info: -l,-u,-o,-p,-P,-D disk partition data).......................... Present
- /dev/disk/by-label (info: -l,-o,-p,-P partition labels)..................... Present
- /dev/disk/by-uuid (info: -u,-o,-p,-P partition uuid)........................ Present
- All the directories are present.
- ---------------------------------------------------------------------------
- Test Seven: System Files for Various Information.
- (Unless otherwise noted, these are for GNU/Linux systems)
- If one of these files is missing, inxi may have incomplete output:
- /proc/asound/cards (info: -A sound card data)............................... Present
- /proc/asound/version (info: -A ALSA data)................................... Present
- /proc/cpuinfo (info: -C cpu data)........................................... Present
- /etc/lsb-release (info: -S distro version data [deprecated])................ Present
- /proc/mdstat (info: -R mdraid data)......................................... Present
- /proc/meminfo (info: -I memory data)........................................ Present
- /etc/os-release (info: -S distro version data).............................. Present
- /proc/partitions (info: -p,-P partitions data).............................. Present
- /proc/modules (info: -G module data)........................................ Present
- /proc/mounts (info: -P,-p partition advanced data).......................... Present
- /var/run/dmesg.boot (info: -D,-d disk data [BSD only])...................... Missing
- /proc/scsi/scsi (info: -D Advanced hard disk data [used rarely])............ Present
- /var/log/Xorg.0.log (info: -G graphics driver load status).................. Present
- The following files are missing from your system:
- File: /var/run/dmesg.boot
- ---------------------------------------------------------------------------
- All tests completed.
Inxi 工具的基本用法
用下面的基本用法獲取系統(tǒng)和硬件的詳細(xì)信息。
獲取 Linux 系統(tǒng)信息
Inix 不加任何選項(xiàng)就能輸出下面的信息:CPU 、內(nèi)核、開機(jī)時(shí)長(zhǎng)、內(nèi)存大小、硬盤大小、進(jìn)程數(shù)、登錄終端以及 Inxi 版本。
- $ inxi
- CPU~Dual core Intel Core i5-4210U (-HT-MCP-) speed/max~2164/2700 MHz Kernel~4.4.0-21-generic x86_64 Up~3:15 Mem~3122.0/7879.9MB HDD~1000.2GB(20.0% used) Procs~234 Client~Shell inxi~2.2.35
獲取內(nèi)核和發(fā)行版本信息
使用 Inxi 的 -S 選項(xiàng)查看本機(jī)系統(tǒng)信息(主機(jī)名、內(nèi)核信息、桌面環(huán)境和發(fā)行版):
- $ inxi -S
- System: Host: TecMint Kernel: 4.4.0-21-generic x86_64 (64 bit) Desktop: Cinnamon 3.0.7
- Distro: Linux Mint 18 Sarah
獲取電腦機(jī)型
使用 -M 選項(xiàng)查看機(jī)型(筆記本/臺(tái)式機(jī))、產(chǎn)品 ID 、機(jī)器版本、主板、制造商和 BIOS 等信息:
- $ inxi -M
- Machine: System: LENOVO (portable) product: 20354 v: Lenovo Z50-70
- Mobo: LENOVO model: Lancer ***5 v: 31900059WIN Bios: LENOVO v: 9BCN26WW date: 07/31/2014
獲取 CPU 及主頻信息
使用 -C 選項(xiàng)查看完整的 CPU 信息,包括每核 CPU 的頻率及可用的***主頻。
- $ inxi -C
- CPU: Dual core Intel Core i5-4210U (-HT-MCP-) cache: 3072 KB
- clock speeds: max: 2700 MHz 1: 1942 MHz 2: 1968 MHz 3: 1734 MHz 4: 1710 MHz
獲取顯卡信息
使用 -G 選項(xiàng)查看顯卡信息,包括顯卡類型、顯示服務(wù)器、系統(tǒng)分辨率、GLX 渲染器和 GLX 版本等等(LCTT 譯注: GLX 是一個(gè) X 窗口系統(tǒng)的 OpenGL 擴(kuò)展)。
- $ inxi -G
- Graphics: Card-1: Intel Haswell-ULT Integrated Graphics Controller
- Card-2: NVIDIA GM108M [GeForce 840M]
- Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa) Resolution: 1920x1080@60.05hz
- GLX Renderer: Mesa DRI Intel Haswell Mobile GLX Version: 3.0 Mesa 11.2.0
獲取聲卡信息
使用 -A 選項(xiàng)查看聲卡信息:
- $ inxi -A
- Audio: Card-1 Intel 8 Series HD Audio Controller driver: snd_hda_intel Sound: ALSA v: k4.4.0-21-generic
- Card-2 Intel Haswell-ULT HD Audio Controller driver: snd_hda_intel
獲取網(wǎng)卡信息
使用 -N 選項(xiàng)查看網(wǎng)卡信息:
- $ inxi -N
- Network: Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169
- Card-2: Realtek RTL8723BE PCIe Wireless Network Adapter driver: rtl8723be
獲取硬盤信息
使用 -D 選項(xiàng)查看硬盤信息(大小、ID、型號(hào)):
- $ inxi -D
- Drives: HDD Total Size: 1000.2GB (20.0% used) ID-1: /dev/sda model: ST1000LM024_HN size: 1000.2GB
獲取簡(jiǎn)要的系統(tǒng)信息
使用 -b 選項(xiàng)顯示上述信息的簡(jiǎn)要系統(tǒng)信息:
- $ inxi -b
- System: Host: TecMint Kernel: 4.4.0-21-generic x86_64 (64 bit) Desktop: Cinnamon 3.0.7
- Distro: Linux Mint 18 Sarah
- Machine: System: LENOVO (portable) product: 20354 v: Lenovo Z50-70
- Mobo: LENOVO model: Lancer ***5 v: 31900059WIN Bios: LENOVO v: 9BCN26WW date: 07/31/2014
- CPU: Dual core Intel Core i5-4210U (-HT-MCP-) speed/max: 2018/2700 MHz
- Graphics: Card-1: Intel Haswell-ULT Integrated Graphics Controller
- Card-2: NVIDIA GM108M [GeForce 840M]
- Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa) Resolution: 1920x1080@60.05hz
- GLX Renderer: Mesa DRI Intel Haswell Mobile GLX Version: 3.0 Mesa 11.2.0
- Network: Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169
- Card-2: Realtek RTL8723BE PCIe Wireless Network Adapter driver: rtl8723be
- Drives: HDD Total Size: 1000.2GB (20.0% used)
- Info: Processes: 233 Uptime: 3:23 Memory: 3137.5/7879.9MB Client: Shell (bash) inxi: 2.2.35
獲取硬盤分區(qū)信息
使用 -p 選項(xiàng)輸出完整的硬盤分區(qū)信息,包括每個(gè)分區(qū)的分區(qū)大小、已用空間、可用空間、文件系統(tǒng)以及文件系統(tǒng)類型。
- $ inxi -p
- Partition: ID-1: / size: 324G used: 183G (60%) fs: ext4 dev: /dev/sda10
- ID-2: swap-1 size: 4.00GB used: 0.00GB (0%) fs: swap dev: /dev/sda9
獲取完整的 Linux 系統(tǒng)信息
使用 -F 選項(xiàng)查看可以完整的 Inxi 輸出(安全起見比如網(wǎng)絡(luò) IP 地址信息沒有顯示,下面的示例只顯示部分輸出信息):
- $ inxi -F
- System: Host: TecMint Kernel: 4.4.0-21-generic x86_64 (64 bit) Desktop: Cinnamon 3.0.7
- Distro: Linux Mint 18 Sarah
- Machine: System: LENOVO (portable) product: 20354 v: Lenovo Z50-70
- Mobo: LENOVO model: Lancer ***5 v: 31900059WIN Bios: LENOVO v: 9BCN26WW date: 07/31/2014
- CPU: Dual core Intel Core i5-4210U (-HT-MCP-) cache: 3072 KB
- clock speeds: max: 2700 MHz 1: 1716 MHz 2: 1764 MHz 3: 1776 MHz 4: 1800 MHz
- Graphics: Card-1: Intel Haswell-ULT Integrated Graphics Controller
- Card-2: NVIDIA GM108M [GeForce 840M]
- Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa) Resolution: 1920x1080@60.05hz
- GLX Renderer: Mesa DRI Intel Haswell Mobile GLX Version: 3.0 Mesa 11.2.0
- Audio: Card-1 Intel 8 Series HD Audio Controller driver: snd_hda_intel Sound: ALSA v: k4.4.0-21-generic
- Card-2 Intel Haswell-ULT HD Audio Controller driver: snd_hda_intel
- Network: Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169
- IF: enp1s0 state: up speed: 100 Mbps duplex: full mac: 28:d2:44:eb:bd:98
- Card-2: Realtek RTL8723BE PCIe Wireless Network Adapter driver: rtl8723be
- IF: wlp2s0 state: down mac: 38:b1:db:7c:78:c7
- Drives: HDD Total Size: 1000.2GB (20.0% used) ID-1: /dev/sda model: ST1000LM024_HN size: 1000.2GB
- Partition: ID-1: / size: 324G used: 183G (60%) fs: ext4 dev: /dev/sda10
- ID-2: swap-1 size: 4.00GB used: 0.00GB (0%) fs: swap dev: /dev/sda9
- RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
- Sensors: System Temperatures: cpu: 56.0C mobo: N/A
- Fan Speeds (in rpm): cpu: N/A
- Info: Processes: 234 Uptime: 3:26 Memory: 3188.9/7879.9MB Client: Shell (bash) inxi: 2.2.35
使用 Inxi 工具監(jiān)控 Linux 系統(tǒng)
下面是監(jiān)控 Linux 系統(tǒng)進(jìn)程、開機(jī)時(shí)間和內(nèi)存的幾個(gè)選項(xiàng)的使用方法。
監(jiān)控 Linux 進(jìn)程的內(nèi)存使用
使用下面的命令查看進(jìn)程數(shù)、開機(jī)時(shí)間和內(nèi)存使用情況:
- $ inxi -I
- Info: Processes: 232 Uptime: 3:35 Memory: 3256.3/7879.9MB Client: Shell (bash) inxi: 2.2.35
監(jiān)控進(jìn)程占用的 CPU 和內(nèi)存資源
Inxi 默認(rèn)顯示 前 5 個(gè)最消耗 CPU 和內(nèi)存的進(jìn)程。 -t 選項(xiàng)和 c 選項(xiàng)一起使用查看前 5 個(gè)最消耗 CPU 資源的進(jìn)程,查看最消耗內(nèi)存的進(jìn)程使用 -t 選項(xiàng)和 m 選項(xiàng); -t選項(xiàng) 和 cm 選項(xiàng)一起使用顯示前 5 個(gè)最消耗 CPU 和內(nèi)存資源的進(jìn)程。
- ----------------- Linux CPU Usage -----------------
- $ inxi -t c
- Processes: CPU: % used - top 5 active
- 1: cpu: 53.7% command: plugin-container pid: 3066
- 2: cpu: 20.0% command: java pid: 1527
- 3: cpu: 19.7% command: firefox pid: 3018
- 4: cpu: 4.6% command: Xorg pid: 2114
- 5: cpu: 3.0% command: cinnamon pid: 2835
- ----------------- Linux Memoery Usage -----------------
- $ inxi -t m
- Processes: Memory: MB / % used - Used/Total: 3212.5/7879.9MB - top 5 active
- 1: mem: 980.51MB (12.4%) command: plugin-container pid: 3066
- 2: mem: 508.96MB (6.4%) command: java pid: 1527
- 3: mem: 507.89MB (6.4%) command: firefox pid: 3018
- 4: mem: 244.05MB (3.0%) command: chrome pid: 7405
- 5: mem: 211.46MB (2.6%) command: chrome pid: 6146
- ----------------- Linux CPU and Memory Usage -----------------
- $ inxi -t cm
- Processes: CPU: % used - top 5 active
- 1: cpu: 53.7% command: plugin-container pid: 3066
- 2: cpu: 20.0% command: java pid: 1527
- 3: cpu: 19.7% command: firefox pid: 3018
- 4: cpu: 4.6% command: Xorg pid: 2114
- 5: cpu: 3.0% command: cinnamon pid: 2835
- Memory: MB / % used - Used/Total: 3223.6/7879.9MB - top 5 active
- 1: mem: 991.93MB (12.5%) command: plugin-container pid: 3066
- 2: mem: 508.96MB (6.4%) command: java pid: 1527
- 3: mem: 507.86MB (6.4%) command: firefox pid: 3018
- 4: mem: 244.45MB (3.1%) command: chrome pid: 7405
- 5: mem: 211.68MB (2.6%) command: chrome pid: 6146
可以在選項(xiàng) cm 后跟一個(gè)整數(shù)(在 1-20 之間)設(shè)置顯示多少個(gè)進(jìn)程,下面的命令顯示了前 10 個(gè)最消耗 CPU 和內(nèi)存的進(jìn)程:
- $ inxi -t cm10
- Processes: CPU: % used - top 10 active
- 1: cpu: 53.4% command: plugin-container pid: 3066
- 2: cpu: 19.8% command: java pid: 1527
- 3: cpu: 19.5% command: firefox pid: 3018
- 4: cpu: 4.5% command: Xorg pid: 2114
- 5: cpu: 3.0% command: cinnamon pid: 2835
- 6: cpu: 2.8% command: chrome pid: 7405
- 7: cpu: 1.1% command: pulseaudio pid: 2733
- 8: cpu: 1.0% command: soffice.bin pid: 7799
- 9: cpu: 0.9% command: chrome pid: 5763
- 10: cpu: 0.5% command: chrome pid: 6179
- Memory: MB / % used - Used/Total: 3163.1/7879.9MB - top 10 active
- 1: mem: 976.82MB (12.3%) command: plugin-container pid: 3066
- 2: mem: 511.70MB (6.4%) command: java pid: 1527
- 3: mem: 466.01MB (5.9%) command: firefox pid: 3018
- 4: mem: 244.40MB (3.1%) command: chrome pid: 7405
- 5: mem: 203.71MB (2.5%) command: chrome pid: 6146
- 6: mem: 199.74MB (2.5%) command: chrome pid: 5763
- 7: mem: 168.30MB (2.1%) command: cinnamon pid: 2835
- 8: mem: 165.51MB (2.1%) command: soffice.bin pid: 7799
- 9: mem: 158.91MB (2.0%) command: chrome pid: 6179
- 10: mem: 151.83MB (1.9%) command: mysqld pid: 1259
監(jiān)控網(wǎng)絡(luò)設(shè)備
下面的命令會(huì)列出網(wǎng)卡信息,包括接口信息、網(wǎng)絡(luò)頻率、mac 地址、網(wǎng)卡狀態(tài)和網(wǎng)絡(luò) IP 等信息。
- $ inxi -Nni
- Network: Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169
- IF: enp1s0 state: up speed: 100 Mbps duplex: full mac: 28:d2:44:eb:bd:98
- Card-2: Realtek RTL8723BE PCIe Wireless Network Adapter driver: rtl8723be
- IF: wlp2s0 state: down mac: 38:b1:db:7c:78:c7
- WAN IP: 111.91.115.195 IF: wlp2s0 ip-v4: N/A
- IF: enp1s0 ip-v4: 192.168.0.103
監(jiān)控 CPU 溫度和電腦風(fēng)扇轉(zhuǎn)速
可以使用 -s 選項(xiàng)監(jiān)控 配置了傳感器的機(jī)器 獲取溫度和風(fēng)扇轉(zhuǎn)速:
- $ inxi -s
- Sensors: System Temperatures: cpu: 53.0C mobo: N/A
- Fan Speeds (in rpm): cpu: N/A
用 Linux 查看天氣預(yù)報(bào)
使用 -w 選項(xiàng)查看本地區(qū)的天氣情況(雖然使用的 API 可能不是很可靠),使用 -W <different_location> 設(shè)置另外的地區(qū)。
- $ inxi -w
- Weather: Conditions: 93 F (34 C) - smoke Time: February 20, 1:38 PM IST
- $ inxi -W Mumbai,India
- Weather: Conditions: 93 F (34 C) - smoke Time: February 20, 1:38 PM IST
- $ inxi -W Nairobi,Kenya
- Weather: Conditions: 70 F (21 C) - Mostly Cloudy Time: February 20, 11:08 AM EAT
查看所有的 Linux 倉庫信息
另外,可以使用 -r 選項(xiàng)查看一個(gè) Linux 發(fā)行版的倉庫信息:
- $ inxi -r
- Repos: Active apt sources in file: /etc/apt/sources.list.d/dawidd0811-neofetch-xenial.list
- deb http://ppa.launchpad.net/dawidd0811/neofetch/ubuntu xenial main
- deb-src http://ppa.launchpad.net/dawidd0811/neofetch/ubuntu xenial main
- Active apt sources in file: /etc/apt/sources.list.d/dhor-myway-xenial.list
- deb http://ppa.launchpad.net/dhor/myway/ubuntu xenial main
- deb-src http://ppa.launchpad.net/dhor/myway/ubuntu xenial main
- Active apt sources in file: /etc/apt/sources.list.d/official-package-repositories.list
- deb http://packages.linuxmint.com sarah main upstream import backport
- deb http://archive.ubuntu.com/ubuntu xenial main restricted universe multiverse
- deb http://archive.ubuntu.com/ubuntu xenial-updates main restricted universe multiverse
- deb http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
- deb http://security.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
- deb http://archive.canonical.com/ubuntu/ xenial partner
- Active apt sources in file: /etc/apt/sources.list.d/qbittorrent-team-qbittorrent-stable-xenial.list
- deb http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu xenial main
- deb-src http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu xenial main
- Active apt sources in file: /etc/apt/sources.list.d/slgobinath-safeeyes-xenial.list
- deb http://ppa.launchpad.net/slgobinath/safeeyes/ubuntu xenial main
- deb-src http://ppa.launchpad.net/slgobinath/safeeyes/ubuntu xenial main
- Active apt sources in file: /etc/apt/sources.list.d/snwh-pulp-xenial.list
- deb http://ppa.launchpad.net/snwh/pulp/ubuntu xenial main
- deb-src http://ppa.launchpad.net/snwh/pulp/ubuntu xenial main
- Active apt sources in file: /etc/apt/sources.list.d/twodopeshaggy-jarun-xenial.list
- deb http://ppa.launchpad.net/twodopeshaggy/jarun/ubuntu xenial main
- deb-src http://ppa.launchpad.net/twodopeshaggy/jarun/ubuntu xenial main
- Active apt sources in file: /etc/apt/sources.list.d/ubuntu-mozilla-security-ppa-xenial.list
- deb http://ppa.launchpad.net/ubuntu-mozilla-security/ppa/ubuntu xenial main
- deb-src http://ppa.launchpad.net/ubuntu-mozilla-security/ppa/ubuntu xenial main
下面是查看 Inxi 的安裝版本、快速幫助和打開 man 主頁的方法,以及更多的 Inxi 使用細(xì)節(jié)。
- $ inxi -v #顯示版本信息
- $ inxi -h #快速幫助
- $ man inxi #打開 man 主頁
瀏覽 Inxi 的官方 GitHub 主頁 https://github.com/smxi/inxi 查看更多的信息。
Inxi 是一個(gè)功能強(qiáng)大的獲取硬件和系統(tǒng)信息的命令行工具。這也是我使用過的***的 獲取硬件和系統(tǒng)信息的命令行工具 之一。
寫下你的評(píng)論。如果你知道其他的像 Inxi 這樣的工具,我們很高興和你一起討論。