mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
bpytop: add page (#4283)
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
# bpytop
|
||||
|
||||
> Display dynamic real-time information about running processes with graphs. Similar to `gtop` and `htop`.
|
||||
> More information: <https://github.com/aristocratos/bpytop>.
|
||||
|
||||
- Start bpytop:
|
||||
|
||||
`bpytop`
|
||||
|
||||
- Start in minimal mode without memory and networking boxes:
|
||||
|
||||
`bpytop -m`
|
||||
|
||||
- Show version:
|
||||
|
||||
`bpytop -v`
|
||||
|
||||
- Toggle minimal mode:
|
||||
|
||||
`m`
|
||||
|
||||
- Search for running programs or processes:
|
||||
|
||||
`f`
|
||||
|
||||
- Change settings:
|
||||
|
||||
`M`
|
||||
Reference in New Issue
Block a user