1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 01:15:26 +02:00
tldr/pages.ca/common/bpytop.md

29 lines
453 B
Markdown
Raw Normal View History

2022-02-06 04:25:41 +01:00
# bpytop
> Mostra informació del sistema en temps real sobre processos executant-se, amb gràfics. Similar a `gtop` i `htop`.
> Més informació: <https://github.com/aristocratos/bpytop>.
- Inicia bpytop:
`bpytop`
- Inicia en mode minimalista sense recuadres de memòria y xarxes:
`bpytop -m`
- Canvia a mode minimalista:
`<m>`
2022-02-06 04:25:41 +01:00
- Busca processos o programes executant-se:
`<f>`
2022-02-06 04:25:41 +01:00
- Canvia ajustaments:
`<M>`
- Mostra la versió:
`bpytop -v`