htop icon indicating copy to clipboard operation
htop copied to clipboard

Feature: Filter by process binary path

Open Ciantic opened this issue 3 months ago • 0 comments

Filter is able to filter by command line, but not by command path.

For example I'd like to filter running processes with "projects" in the path which would match all the binaries in my ~/projects.

I know that smem is capable of doing that by default when using -P.

I find myself needing that as I test multiple binaries in one path, with no common process name.

Ciantic avatar Nov 27 '25 15:11 Ciantic