mirror of https://github.com/CrimsonTome/tldr.git
14 lines
297 B
Markdown
14 lines
297 B
Markdown
|
# 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}}`
|