top进阶命令htop运用
生活随笔
收集整理的这篇文章主要介绍了
top进阶命令htop运用
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
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.运用如下:
转载于:https://blog.51cto.com/13603316/2071649
总结
以上是生活随笔为你收集整理的top进阶命令htop运用的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 10 过滤器和监听器
- 下一篇: Codeforces Round #46