You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
People often ask me how to do this, and the best I've got is to Parse on the cmdline or hit v and go through every process manually.
If you could sort by PPID that would allow you to search efficiently.
If you wanted to get "fancy", you could offer a pstree-style view, where children stem off the parent process in a tree, recursively.
I'd be happy with the simple thing though. Thanks!
The text was updated successfully, but these errors were encountered:
People often ask me how to do this, and the best I've got is to Parse on the cmdline or hit v and go through every process manually.
If you could sort by PPID that would allow you to search efficiently.
If you wanted to get "fancy", you could offer a pstree-style view, where children stem off the parent process in a tree, recursively.
I'd be happy with the simple thing though. Thanks!
The text was updated successfully, but these errors were encountered: