ClementTsang / bottom

Yet another cross-platform graphical process/system monitor.
https://clementtsang.github.io/bottom
MIT License
9.85k stars 232 forks source link

Process filter: support user and group filters #365

Open singalen opened 3 years ago

singalen commented 3 years ago

Describe the feature request

Support user and group, or, in worst case, uid and gid variables in process searching keywords.

Additional context/details

It's my frequent use case in htop when I need to focus on processes that belong to a specific user.

ClementTsang commented 1 month ago

Just as an update, user support is already there, though we don't pull group/uid/gid atm.