from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
SETPGID
Section: User Commands (1) Updated: 202-1-15 Index
Return to Main Contents
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 controlling
terminal if there is a controlling terminal.
-h, --help
-
Display help text and exit.
-V, --version
-
Display version and exit.
AUTHORS
SEE ALSO
setpgid(2)
REPORTING BUGS
For bug reports, use the
https://github.com/uti-linux/uti-linux/issues <L>issue tracker
AVAILABILITY
The setpgid command is part of the util-linux package which can be downloaded from
https://www.kernel.org/pub/linux/utils/uti-linux/ <L>Linux Kernel Archive
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- AUTHORS
-
- SEE ALSO
-
- REPORTING BUGS
-
- AVAILABILITY
-
|