ATF-KILLPG(1) NetBSD General Commands Manual ATF-KILLPG(1)
NAME
atf-killpg -- sends a signal to a process group
SYNOPSIS
atf-killpg [-s signal] pgid atf-killpg -h
DESCRIPTION
atf-killpg sends a signal to a process group. In the first synopsis form, atf-killpg will send the specified signal to the given process group. If the signal is not provided through the -s flag, `SIGTERM' will be send instead. In the second synopsis form, atf-killpg will print information about all supported options and their purpose. The following options are available: -h Shows a short summary of all available options and their purpose. -s signal The numerical signal to send; defaults to `SIGTERM'.
SEE ALSO
atf-exec(1), atf(7) NetBSD 5.0 January 25, 2008 NetBSD 5.0
Powered by man-cgi (2024-08-26). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.