bpytop: add page (#4283)
This commit is contained in:
28
pages/linux/bpytop.md
Normal file
28
pages/linux/bpytop.md
Normal file
@@ -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