SETPGRP(1) User Commands SETPGRP(1)

setpgrp - set process group ID and session ID

setpgrp command [argument ...]

If the setpgrp command is not already a session leader, it will set its process group ID and session ID to its process id and release its controlling terminal. In any case, command will be executed using the given arguments.

setpgid(2), setsid(2), execvp(3)

4/17/03 Heirloom Toolchest