Skip to main content
1 of 2
gwillie
  • 1.2k
  • 11
  • 8

What you want is in this answer and this answer

The only thing I'll add is the -u user option for ps eg:

ps -u <username>

to search processes started by a user.

gwillie
  • 1.2k
  • 11
  • 8