我正在使用 htop 来监视进程,每当我想找到一个正在运行的进程时,我都会使用该/命令突出显示该进程,直到它在列表中移动。有没有办法让选定的进程突出显示?
阅读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.
Run Code Online (Sandbox Code Playgroud)
在你之后/,F