
[Top]
system
|
Method system.getpgrp()
- Method
getpgrp
int system.getpgrp(int|void pid)
- Description
-
Get the process group id for the process pid.
- Note
Not all platforms support getting the process group for other processes.
Not supported on all platforms.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|