标签:cpu --help http long release update sort format back
htop在epel YUM源中
F3进程搜索会将光标定位到符合搜索条件的进程上,按F3跳到下一个
F4是将所有符合条件的进程筛选出来
再按F3或者F4查找
在左侧选择想要按照哪个属性排序
小写L,显示光标选中进程打开的文件列表
大写I,反向排序
[root@node0 ~]# htop -h
htop 1.0.3 - (C) 2004-2012 Hisham Muhammad
Released under the GNU GPL.
?
-C --no-color Use a monochrome color scheme 设置界面为无颜色
-d --delay=DELAY Set the delay between updates, in tenths of seconds 设置刷新时间
-h --help Print this help screen 查看帮助
-s --sort-key=COLUMN Sort by COLUMN (try --sort-key=help for a list) 以指定的列排序
-u --user=USERNAME Show only processes of a given user 查询指定用户的进程
-p --pid=PID,[,PID,PID...] Show only the given PIDs 查询指定pid的进程信息
-v --version Print version info 查看版本
?
Long options may be passed with a single dash.
?
Press F1 inside htop for online help.
See ‘man htop‘ for more information.
?
?
?
标签:cpu --help http long release update sort format back
原文地址:https://www.cnblogs.com/jeancheng/p/13051671.html