Files
tldr/pages.zh/linux/bpytop.md
2022-03-27 02:25:15 -03:00

29 lines
398 B
Markdown
Raw 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.

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