usage: kill [-SIGNO] PID

Kill sends signals or terminates running tasks. The task must be identified by it's PID (process ID). Process IDs are printed when starting commands in the background ("&" postfix) or can be obtained using the "ps" command.