Forrest logo
back to context overview

btm

List of commands for btm:

  • btm:tldr:039f9 btm: Show also battery charge and health status.
    $ btm --battery
    try on your machine
    explain this command
  • btm:tldr:0822b btm: Show the default layout (CPU, memory, temperatures, disk, network, and processes).
    $ btm
    try on your machine
    explain this command
  • btm:tldr:10bf5 btm: Enable basic mode, removing charts and condensing data (similar to `top`).
    $ btm --basic
    try on your machine
    explain this command
  • btm:tldr:21fe6 btm: Refresh every 250 milliseconds and show the last 30 seconds in the charts.
    $ btm --rate 250 --default_time_value 30000
    try on your machine
    explain this command
  • btm:tldr:f9960 btm: Use big dots instead of small ones in charts.
    $ btm --dot_marker
    try on your machine
    explain this command
back to context overview