1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 18:42:07 +02:00
tldr/pages/linux/bpytop.md
2020-08-31 01:27:15 +01:00

28 lines
415 B
Markdown

# 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`