|
NAMEsetpgrp - set process group ID and session IDSYNOPSISsetpgrp command [argument ...]DESCRIPTIONIf 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.SEE ALSOsetpgid(2), setsid(2), execvp(3)
Visit the GSP FreeBSD Man Page Interface. |