procs
procs copied to clipboard
[Feature Request] Ability to filter processes of a user
Add the ability to filter and show processes of only one user.
Thanks
+1 - I was just looking for this.
A workaround i can use on macos is to run procs without the setuid bit, eg. from my own compilation - then it only reads my own procsses.
I am also looking for a way to do this. It is not a perfect solution, but by using a configuration file with user as the only column with nonnumeric_search = true I can filter to the processes of one user by using that username as a keyword.