![]() |
Reference Manual |
NAME
kill - terminate a threadSYNOPSIS
kill [id | name]+DESCRIPTION
Command kill attempts to kill the thread(s) with the specified thread ID id or name. The command will terminate a specified thread unless it is immortal. Termination is final and permanent. All record of the thread is removed, so it cannot be recovered or continued.SEE ALSO
ps