我使用 htop 来监控进程,每当我想找到正在运行的进程时,我都会使用命令/
突出显示该进程,直到它在列表中移动。有没有办法让选定的进程保持突出显示?
答案1
阅读man htop
,特别是以下INTERACTIVE COMMANDS
部分:
F "Follow" process: if the sort order causes the currently selected process to move in the list, make the selection bar follow it. This is useful for monitoring a process: this
way, you can keep a process always visible on screen. When a movement key is used, "follow" loses effect.
您先请/
,F