htop安装步骤

下载:http://hisham.hm/htop/releases/

[root@hchtest2 ~]# tar zxvf htop-2.0.2.tar.gz

[root@hchtest2 ~]# cd htop-2.0.2

安装依赖包

[root@hchtest2 htop-2.0.2]# yum install gcc ncurses-devel -y

[root@hchtest2 htop-2.0.2]# ./configure

[root@hchtest2 htop-2.0.2]# make && make install

[root@hchtest2 htop-2.0.2]# htop

 htop安装步骤【原创】

按F1帮助,具体使用方法可以参考

  

htop安装步骤【原创】

 

 转发请注明出处!

相关文章: