btop: add page; bpytop: move to common
, update page (#10425)
This commit is contained in:
28
pages.zh/common/bpytop.md
Normal file
28
pages.zh/common/bpytop.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# bpytop
|
||||
|
||||
> 用图形显示有关正在运行的进程的动态实时信息。类似于 `gtop` 和 `htop`.
|
||||
> 更多信息:<https://github.com/aristocratos/bpytop>.
|
||||
|
||||
- 运行 bpytop:
|
||||
|
||||
`bpytop`
|
||||
|
||||
- 以最小模式启动,无需内存和网络盒:
|
||||
|
||||
`bpytop -m`
|
||||
|
||||
- 显示版本:
|
||||
|
||||
`bpytop -v`
|
||||
|
||||
- 切换最小模式:
|
||||
|
||||
`m`
|
||||
|
||||
- 搜索正在运行的程序或进程:
|
||||
|
||||
`f`
|
||||
|
||||
- 改变设置:
|
||||
|
||||
`M`
|
Reference in New Issue
Block a user