Files
cheatsheet-tldr/btop
2024-02-21 11:19:49 +00:00

19 lines
390 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# btop
> A resource monitor that shows information about the CPU, memory, disks, network and processes.
> A C++ version of `bpytop`.
> More information: <https://github.com/aristocratos/btop>.
- Start `btop`:
`btop`
- Start `btop` with the specified settings preset:
`btop --preset {{0..9}}`