Skip to main content
1 of 5
Mandragor
  • 1.2k
  • 4
  • 13
  • 22

Determine in which group(s) a running process is in?

I try to determine in which group(s) a running child process has inherited. I want to find all groups the process is in for his uid. Is there a way to determine this via /proc filesystem?

Mandragor
  • 1.2k
  • 4
  • 13
  • 22