Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
SETPGID(1)			  User Commands 		      SETPGID(1)

NAME
     setpgid - run a program in a new process group

SYNOPSIS
     setpgid [options] program [arguments]

DESCRIPTION
     setpgid runs a program in a new process group.

OPTIONS
     -f, --foreground
	 Make the new process group the foreground process group of the control-
	 ling terminal if there is a controlling terminal.

     -h, --help
	 Display help text and exit.

     -V, --version
	 Display version and exit.

AUTHORS
     Daan De Meyer <daan.j.demeyer@gmail.com>

SEE ALSO
     setpgid(2)

REPORTING BUGS
     For	bug	  reports,	 use	   the	     issue	 tracker
     <https://github.com/util-linux/util-linux/issues>.

AVAILABILITY
     The setpgid command is part of the util-linux package which  can  be  down-
     loaded	       from	       Linux		Kernel		 Archive
     <https://www.kernel.org/pub/linux/utils/util-linux/>.

util-linux 2.41.2		   2025-09-22			      SETPGID(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=setpgid&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help