更新CLAUDE.md,删除wiki/concepts空文件

This commit is contained in:
2026-04-14 16:26:02 +08:00
parent c6e3d3c5db
commit ba87044423
361 changed files with 3 additions and 12064 deletions

View File

@@ -1,26 +0,0 @@
---
title: "TUI"
type: concept
tags: [Linux, 终端, 界面]
sources: [linux-system-monitor]
last_updated: 2026-04-14
---
## Definition
Text User Interface文本用户界面在终端中运行的图形化界面。
## 优势
- 响应快,资源占用低
- SSH远程友好
- 即使GUI卡顿时也能正常使用
## 工具对比
| 工具 | 特点 |
|------|------|
| btop++ | 最佳TUI监控美观与功能平衡 |
| htop | 聚焦进程,轻量 |
| Glances | 更轻量,完全键盘驱动 |
| Bottom | 专注实时图表 |
## Connections
- [[btop++]] ← 类型 ← [[TUI]]