Bottom

From wikinotes

Configurable/Cross-Platform commandline resource manager written in rust.
Similar to gnu top.
Has a vi mode.

NOTE:

neat, but graphs are CPU drains and basic mode is essentially regular top


Documentation

github https://github.com/ClementTsang/bottom

Locations

~/.config/bottom/bottom.toml config

Configuration

# ~/.config/bottom/bottom.toml
[flags]
basic = true
tree = true

Usage

btm -b                 # htop-inspired 
btm --help | less -Ri  # help
t  # toggle process trees
/  # filter processes