btm
all
Display system information about the CPU, memory, disks, network, and processes. An enhanced alternative to `top`. See also: `btop`, `glances`, `atop`, `htop`, `top`.
More info →Options (4)
-b, --basicbooleanEnable basic mode, removing charts and condensing data (similar to `top`)
Example:
btm {{[-b|--basic]}}-m, --dot_markerbooleanUse big dots instead of small ones in charts
Example:
btm {{[-m|--dot_marker]}}-r, --ratebooleanRefresh every 250 milliseconds and show the last 30 seconds in the charts
Example:
btm {{[-r|--rate]}} 250 {{[-t|--default_time_value]}} 30000-t, --default_time_valuebooleanRefresh every 250 milliseconds and show the last 30 seconds in the charts
Example:
btm {{[-r|--rate]}} 250 {{[-t|--default_time_value]}} 30000Examples (5)
Show the default layout (CPU, memory, temperatures, disk, network, and processes)
Enable basic mode, removing charts and condensing data (similar to `top`)
btm [-b|--basic]Use big dots instead of small ones in charts
btm [-m|--dot_marker]Show also battery charge and health status
btm --batteryRefresh every 250 milliseconds and show the last 30 seconds in the charts
btm [-r|--rate] 250 [-t|--default_time_value] 30000made by @shridhargupta | data from tldr-pages