tldr/pages/common/btop.md
Fazle Arefin 1e3502c4ad
btop: edit page (#12440)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-03-03 15:25:50 +01:00

474 B

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}}

  • Start btop in TTY mode using 16 colors and TTY-friendly graph symbols:

btop --tty_on

  • Start btop in 256-color mode instead of 24-bit color mode:

btop --low-color