![]() |
|
more useful options | |
PerlMonks |
perlfunc:setpgrpby gods (Initiate) |
on Aug 24, 1999 at 22:42 UTC ( [id://257]=perlfunc: print w/replies, xml ) | Need Help?? |
setpgrpSee the current Perl documentation for setpgrp. Here is our local, out-dated (pre-5.6) version: ![]() setpgrp - set the process group of a process
![]() setpgrp PID,PGRP
![]()
Sets the current process group for the specified
PID, |
|