![]() |
|
There's more than one way to do things | |
PerlMonks |
perlfunc:setpgrpby gods |
on Aug 24, 1999 at 22:42 UTC ( #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, |
|