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

bpytop: add page (#4283)

This commit is contained in:
charitarthchugh 2020-08-30 20:27:15 -04:00 committed by GitHub
parent 0202b15774
commit 3563cc765c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

28
pages/linux/bpytop.md Normal file
View 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`