Files
tldr/pages.zh/linux/inxi.md

16 lines
321 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# inxi
> 打印系统信息和资源的摘要,以便于调试。
> 更多信息:<https://manned.org/inxi>。
- 打印CPU、内存、硬盘和内核信息的摘要
`inxi`
- 打印CPU、内存、磁盘、网络和进程信息的完整描述
`inxi -Fz`
- 打印关于发行版存储库的信息:
`inxi -r`