mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* aurvote: add Chinese translation * balooctl: add Chinese translation * beep: add Chinese translation * betterlockscreen: add Chinese translation * binwalk: add Chinese translation * binwise: add Chinese translation * blkdiscard: add Chinese translation * blkid: add Chinese translation * bluetoothctl: add Chinese translation * bluetoothd: add Chinese translation * bmon: add Chinese translation * bpftrace: add Chinese translation * bpytop: add Chinese translation * brctl: add Chinese translation * brew: add Chinese translation * commit suggestion
28 lines
396 B
Markdown
28 lines
396 B
Markdown
# bpytop
|
|
|
|
> 用图形显示有关正在运行的进程的动态实时信息。类似于 `gtop` 和 `htop`.
|
|
> 更多信息:<https://github.com/aristocratos/bpytop>.
|
|
|
|
- 运行 bpytop:
|
|
|
|
`bpytop`
|
|
|
|
- 以最小模式启动,无需内存和网络盒:
|
|
|
|
`bpytop -m`
|
|
|
|
- 显示版本:
|
|
|
|
`bpytop -v`
|
|
|
|
- 切换最小模式:
|
|
|
|
`m`
|
|
|
|
- 搜索正在运行的程序或进程:
|
|
|
|
`f`
|
|
|
|
- 改变设置:
|
|
|
|
`M`
|