inxi: add page (#2086)

This commit is contained in:
Jesse Smith
2018-05-02 02:45:08 -03:00
committed by Owen Voke
parent 2dd55cabba
commit 057c8bf26d

11
pages/linux/inxi.md Normal file
View File

@@ -0,0 +1,11 @@
# inxi
> Print a summary of system information and resources for debugging purposes.
- Print a short summary of CPU, memory, hard drive and kernel information:
`inxi`
- Print a full description of CPU, memory, disk, network and process information:
`inxi -Fz`