SETPGRP(1) SETPGRP(1)
NAME
setpgrp - set process group id and execute command
SYNOPSIS
setpgrp command [ arg ... ]
DESCRIPTION
The setpgrp command sets its own process group id to its
process id and then executes the command line that is the
argument list.
SEE ALSO
getpgrp(2), setpgrp(2), getpid(2).
Page 1 May 1989