2018-05-02 06:45:08 +01:00
|
|
|
# inxi
|
|
|
|
|
|
|
|
> Print a summary of system information and resources for debugging purposes.
|
2021-09-02 19:33:49 +01:00
|
|
|
> More information: <https://manned.org/inxi>.
|
2018-05-02 06:45:08 +01:00
|
|
|
|
2021-08-15 18:59:09 +01:00
|
|
|
- Print a summary of CPU, memory, hard drive and kernel information:
|
2018-05-02 06:45:08 +01:00
|
|
|
|
|
|
|
`inxi`
|
|
|
|
|
|
|
|
- Print a full description of CPU, memory, disk, network and process information:
|
|
|
|
|
|
|
|
`inxi -Fz`
|
2019-08-23 11:24:31 +01:00
|
|
|
|
|
|
|
- Print information about the distribution's repository:
|
|
|
|
|
|
|
|
`inxi -r`
|