NAME tcgetpgrp, tcsetpgrp - get and set terminal foreground process group LIBRARY Standard C library ( libc ... SYNOPSIS #include pid_t tcgetpgrp(int fd ); int tcsetpgrp(int fd ,…NAME tcgetpgrp, tcsetpgrp - get and set terminal foreground process group LIBRARY Standard C library ( libc ... SYNOPSIS #include pid_t tcgetpgrp(int fd ); int tcsetpgrp(int fd ,…NAME termios, tcgetattr