在htop中搜索特定的进程名称

我想通过在htop中搜索名称快速查找我的进程是否正在运行.我只能找到PID或逐个列出所有进程,这不方便.

解决方法

按F3,然后按/并开始键入进程名称.

From the htop manual:

F3,/ Incrementally search the command lines of all the displayed processes. The currently selected (highlighted) command will update as you type. While in search mode,pressing F3 will cycle through matching occurrences.

相关文章

/etc/sysctl.conf这个目录主要是配置一些系统信息,/etc/sys...
1.作用 useradd或adduser命令用来建立用户帐号和创建用户的起...
它们都是多模式编辑器,不同的是vim 是vi的升级版本,它不仅...
不管是我们在安装软件还是监测软件的使用性能,我们都要随时...
装好Tomcat7后,发现除了本机能访问外界访问不了,岂有此理。...
修改防火墙配置需要修改 /etc/sysconfig/iptables 这个文件,...