Linux command
btm 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start
btm
Basic
btm -b
Specific
btm -r [2000]
说明
btm (bottom) is a cross-platform graphical process/system monitor for the terminal. It provides information about CPU, memory, disk, network, and processes with a customizable interface. The tool offers an alternative to htop and top with modern features and aesthetics.
参数
- -b, --basic
- Basic mode (disable graphs)
- -r, --rate _ms_
- Refresh rate in milliseconds (default: 1000)
- -a, --hide_avg_cpu
- Hide average CPU usage
- -m, --hide_time
- Hide time graph
- -t, --default_time_value _ms_
- Default time range
- -c, --config _path_
- Configuration file
FAQ
What is the btm command used for?
btm (bottom) is a cross-platform graphical process/system monitor for the terminal. It provides information about CPU, memory, disk, network, and processes with a customizable interface. The tool offers an alternative to htop and top with modern features and aesthetics.
How do I run a basic btm example?
Run `btm` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -b, --basic do in btm?
Basic mode (disable graphs)