在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.

相关文章

Linux中的ARP防火墙主要用于防御ARP欺骗攻击,其效果取决于多...
insmod和modprobe加-f参数导致Invalid module format错误 这...
将ArchLinux安装到U盘 几个月前入门Arch的时候上网搜了不少安...
1、安装Apache。 1)执行如下命令,安装Apache服务及其扩展包...
一、先说一下用ansible批量采集机器信息的实现办法: 1、先把...
安装配置 1. 安装vsftpd 检查是否安装了vsftpd # rpm -qa | ...