1.官网
http://htop.sourceforge.net/
(下载htop包)
2.安装
yum -y install ncurses-devel
tar zxf htop-2.0.2.tar.gz
cd htop-2.0.2
./configure
make
make install
3.运用如下:
原文地址:http://blog.51cto.com/13603316/2071649
时间: 2024-10-20 03:41:44
1.官网
http://htop.sourceforge.net/
(下载htop包)
2.安装
yum -y install ncurses-devel
tar zxf htop-2.0.2.tar.gz
cd htop-2.0.2
./configure
make
make install
3.运用如下:
原文地址:http://blog.51cto.com/13603316/2071649