setpgid - Man Page
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 controlling terminal if there is a controlling terminal.
- -h, --help
Display help text and exit.
- -V, --version
Print version and exit.
Authors
See Also
Reporting Bugs
For bug reports, use the issue tracker at https://github.com/util-linux/util-linux/issues.
Availability
The setpgid command is part of the util-linux package which can be downloaded from Linux Kernel Archive.
Info
2024-05-28 util-linux 2.40.2