Files
nexus/wiki/entities/Btop++.md
2026-04-16 17:30:41 +08:00

31 lines
930 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: Btop++
type: entity
tags: [linux, system-monitoring, TUI]
sources:
- These 6 Linux apps let you monitor system resources in style
last_updated: 2025-12-16
---
## Aliases
- btop++
- Btop
## Definition
一款基于 TUI文本用户界面的 Linux 系统资源监控工具,作者首选。
## Key Features
- 多面板视图CPU顶部、进程右侧、内存/存储/网络(左侧)
- 交互式进程管理:搜索('f')、终止('t')、强制杀死('k')、信号发送('s'
- 支持 Nice 值调整进程优先级
- 主题和颜色方案可自定义
- 安装方式Pacman 官方仓库 / Snap 包Debian/Ubuntu
- 启动命令:`btop`
## Connections
- [[Htop]] ← 类比 ← Btop++
- [[Glances]] ← 类比 ← Btop++
- [[Bottom]] ← 类比 ← Btop++
- [[System Resource Monitoring]] ← 应用于 → [[Btop++]]
- [[Process Management]] ← 核心功能 → [[Btop++]]