Linux command
btop 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start
btop
Example
btop -u [500]
Example
btop -f [process_name]
Example
btop -p [0]
Example
btop -t
说明
btop++ (btop) is a resource monitor written in C++ showing CPU, memory, disks, network, and processes with a visually polished terminal UI. It's the successor to bashtop and bpytop, offering better performance and more features. The tool provides comprehensive system monitoring with GPU support, mouse interaction, and extensive customization.
参数
- -p, --preset _0-9_
- Start with a preset layout
- -u, --update _ms_
- Set initial update rate in milliseconds
- -f, --filter _filter_
- Set initial process filter
- -t, --tty
- Force tty mode
- -l, --low-color
- 256 colors only (no true color)
- -c, --config _file_
- Path to config file
- --force-utf
- Force start even if no UTF-8 locale was detected
- --themes-dir _dir_
- Path to custom themes directory
- --no-tty
- Force disable tty mode
- --default-config
- Print default config to standard output
- -d, --debug
- Start in debug mode with additional logs
- -V, --version
- Show version
- -h, --help
- Show help
FAQ
What is the btop command used for?
btop++ (btop) is a resource monitor written in C++ showing CPU, memory, disks, network, and processes with a visually polished terminal UI. It's the successor to bashtop and bpytop, offering better performance and more features. The tool provides comprehensive system monitoring with GPU support, mouse interaction, and extensive customization.
How do I run a basic btop example?
Run `btop` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -p, --preset _0-9_ do in btop?
Start with a preset layout