Query: kill
OS: bsd
Section: 3f
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KILL(3F) KILL(3F)NAMEkill - send a signal to a processSYNOPSISfunction kill (pid, signum) integer pid, signumDESCRIPTIONPid must be the process id of one of the user's processes. Signum must be a valid signal number (see sigvec(2)). The returned value will be 0 if successful; an error code otherwise.FILES/usr/lib/libU77.aSEE ALSOkill(2), sigvec(2), signal(3F), fork(3F), perror(3F) 4.2 Berkeley Distribution May 15, 1985 KILL(3F)
Related Man Pages |
---|
kill(2) - mojave |
kill(1) - redhat |
kill(1) - centos |
kill(1) - opendarwin |
kill(1) - osx |
Similar Topics in the Unix Linux Community |
---|
how to kill process from file |
Is there any cmd to kill a process including its childs ( or sub processes spawned by |
KILL without PID |
Getting 'Killed' msg |
Read/kill processes |