Files
tldr/pages.zh/common/bpytop.md

29 lines
434 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.

# bpytop
> 一个资源监视器,显示有关 CPU、内存、磁盘、网络和进程的信息。
> `bashtop` 的 Python 版本。
> 更多信息:<https://github.com/aristocratos/bpytop>。
- 启动 `bpytop`
`bpytop`
- 在最小模式下启动,不显示内存和网络框:
`bpytop -m`
- 切换最小模式:
`m`
- 搜索正在运行的程序或进程:
`f`
- 更改设置:
`M`
- 显示版本:
`bpytop -v`