Kill (command)
In computing, kill is a command that is used in several popular operating systems to send signals to running processes. == Implementations == === Unix and Unix-like === In Unix and Unix-like operating systems, kill is a command used to send a signal to a process.