README.md 208 B

htop

高级的top

网站:https://htop.dev/

开源:https://github.com/htop-dev/htop

Usage

源码编译:

git clone https://github.com/htop-dev/htop
./autogen.sh && ./configure && make