htop是在终端下观察系统资源分布的一个小工具, 功能与top类似, 但top是全一色的,htop是彩色的,效果比较好。
安装命令行如下:
curl -O http://themainframe.ca/wp-content/uploads/2011/06/htop.zip
unzip htop.zip
sudo mv htop /bin
rm htop.zip
命令: htop
运行结果