btop: add page; bpytop: move to common, update page (#10425)

This commit is contained in:
Lena
2023-06-30 08:15:13 +02:00
committed by GitHub
parent e9485c6d3f
commit d3b2c039ea
5 changed files with 15 additions and 1 deletions

28
pages.zh/common/bpytop.md Normal file
View File

@@ -0,0 +1,28 @@
# bpytop
> 用图形显示有关正在运行的进程的动态实时信息。类似于 `gtop` 和 `htop`.
> 更多信息:<https://github.com/aristocratos/bpytop>.
- 运行 bpytop
`bpytop`
- 以最小模式启动,无需内存和网络盒:
`bpytop -m`
- 显示版本:
`bpytop -v`
- 切换最小模式:
`m`
- 搜索正在运行的程序或进程:
`f`
- 改变设置:
`M`