This repository was archived by the owner on Oct 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
[Feature complete] Commands providing access to the setpgrp and getpgrp system calls
License
maandree/setpgrp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repo has been moved to Codeberg and may be out of date on GitHub. Canonical repo: https://codeberg.org/maandree/setpgrp NAME setpgrp - run a process in a new process group getpgrp - get the current process group SYNOPSIS setpgrp [-e variable] [-pv] command [argument] ... getpgrp DESCRIPTION The setpgrp utility runs a command in a new process group, and optionally exports that process group identifier to a user-specified environment variable and optionally prints that process group identifier to the standard output. The getpgrp utility prints the identifier of the current process group to the standard output. SEE ALSO setpgid(2), getpgrp(2)
About
[Feature complete] Commands providing access to the setpgrp and getpgrp system calls
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published