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.
# Htop 简要说明
* F1:帮助
* F2:Htop 设定
* F3:搜索进程
* F4:过滤器
* F5:以树形方式显示
* F6:排序方式选择
* F7:减少 nice 值,提高对应进程的优先级
* F8:增加 nice 值,降低对应进程的优先级
* F9:杀死进程
* l:显示进程打开的文件
* q:退出
* s:选择某进程,按 s 用 strace 追踪进程的系统调用
* H:显示或隐藏用户线程
* I:倒转排序顺序
* K:显示或隐藏内核线程
* Ctrl-L:刷新