aurvote, b*: add Chinese translation (#6413)
* 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
This commit is contained in:
28
pages.zh/linux/bpytop.md
Normal file
28
pages.zh/linux/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