#$EPIC: killpid.txt,v 1.2 2006/08/01 03:55:07 sthalik Exp $
$killpid(<signal> <pid> […<pid>])
This function sends a signal to one or more pids
This allows sending signals to other processes without having to used exec to invoke the kill command.
The number of processes to which the signal was successfully sent.
This function was added in EPIC4-1.1.6