Main index | Section 2 | 日本語 | Deutsch | Options |
#include <sys/types.h>
#include <signal.h>
The sending process must be able to kill() at least one process in the receiving process group.
[EINVAL] | |
The sig argument is not a valid signal number. | |
[ESRCH] | |
No process can be found in the process group specified by pgrp. | |
[EPERM] | |
kill() returns EPERM for all processes in the process group. | |
KILLPG (2) | March 15, 2012 |
Main index | Section 2 | 日本語 | Deutsch | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | What is this horrible fascination with Unix? The operating system of the 1960s, still gaining in popularity in the 1990s. | ” |
— Donald A. Norman |