hi connors,
I think you'll have to look up the users group id in the /etc/passwd file
take the users name from the ps output, and then grep for it in /etc/passwd like this
grep mike /etc/passwd
the first number is the user-id, the second is the users primary group-id Mike
"Experience is the comb that Nature gives us after we are bald."
Is that a haiku?
I never could get the hang
of writing those things.