32

I try find a specific process by pid, in htop, the search function toggled by F3, seems can't do this.

I type in 512, instead of 512 process, the process with pid 710 is highlighted.

attolee
  • 423

1 Answers1

47

Found this in htop manual:

Numbers PID search: type in process ID and the selection highlight will be moved to it.

So you basically just type in the process PID in the main view without entering search and it will select the process of the entered PID.

Pablo Bianchi
  • 15,657
raine
  • 587
  • 6
  • 8