ns_kill

Name

ns_kill -- Send a signal to a process

Syntax

ns_kill ?-nocomplain? pid signal

Description

This function spends the specified signal to the specified process ID (pid). If -nocomplain is specified, no error will be returned on failure.