ICI Modules: sys: setpgrp Modules by name : by type Synopsis sys.setpgrp([int [, int]]) Description Set the process group identifier or create a new process group. The arguments depend on the flavour of Unix, see the system manual for details.
sys.setpgrp([int [, int]])
Set the process group identifier or create a new process group. The arguments depend on the flavour of Unix, see the system manual for details.