COHERENT help

This page displays the COHERENT help information for setpgid.

Listing of available help pages


setpgid() -- Set the process-group identifier

#include <sys/types.h>
#include <unistd.h>
int setpgid(pid, pgid)
pid_t pid, pgid;