add new chinese translations
This commit is contained in:
16
pages.zh/linux/inxi.md
Normal file
16
pages.zh/linux/inxi.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# inxi
|
||||
|
||||
> 打印系统信息和资源的摘要,以便于调试。
|
||||
> 更多信息:<https://manned.org/inxi>。
|
||||
|
||||
- 打印CPU、内存、硬盘和内核信息的摘要:
|
||||
|
||||
`inxi`
|
||||
|
||||
- 打印CPU、内存、磁盘、网络和进程信息的完整描述:
|
||||
|
||||
`inxi -Fz`
|
||||
|
||||
- 打印关于发行版存储库的信息:
|
||||
|
||||
`inxi -r`
|
Reference in New Issue
Block a user