ns_kill.3aolserver

Langue: en

Version: 4.0 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)


 

NAME

ns_kill - commands

SYNOPSIS

ns_kill ?-nocomplain? pid signal
 

 
 

DESCRIPTION

This function sends the specified signal to the specified process ID (pid). If -nocomplain is specified, no error will be returned on failure. signal should be an integer, i.e., 1 for SIGHUP, 9 for SIGKILL, 15 for SIGTERM, etc.

SEE ALSO

nsd(1)

KEYWORDS