btop
Installation
SKILL.md
Identity
| Property | Value |
|---|---|
| Binary | btop |
| Config | ~/.config/btop/btop.conf (auto-created on first run) |
| Logs | No persistent logs — output to terminal |
| Type | Interactive terminal UI |
| Install | apt install btop (Debian/Ubuntu 22.04+) / dnf install btop (RHEL/Fedora) |
Key Operations
| Task | Command |
|---|---|
| Launch | btop |
| Quit | q or Ctrl+C |
| Help overlay | ? |
| Toggle process tree | e |
| Kill signal menu | k (opens signal selector for selected process) |
Related skills