Chinaunix首页 | 论坛 | 博客
  • 博客访问: 761927
  • 博文数量: 434
  • 博客积分: 11187
  • 博客等级: 上将
  • 技术积分: 5221
  • 用 户 组: 普通用户
  • 注册时间: 2009-02-19 01:00
文章分类

全部博文(434)

文章存档

2016年(2)

2013年(1)

2012年(115)

2011年(195)

2010年(32)

2009年(89)

分类: LINUX

2011-05-18 14:04:51

htop - an interactive process viewer for Linux
This is htop, an interactive process viewer for Linux. It is a text-mode application (for console or X terminals) and requires ncurses. Tested with Linux 2.4 and 2.6.

下载并安装:
wget %3A%2F%2Fsourceforge.net%2Fprojects%2Fhtop%2F&ts=1305597591&use_mirror=voxel
sudo tar zxvf htop-0.9.tar.gz
sudo cd htop-0.9
sudo ./configure
sudo make && make install

man htop 查看用法
阅读(760) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~