kill <pid...>
Terminate or signal a process
Arguments
Name | Description |
---|---|
pid |
Options
Name | Description |
---|---|
-s <signal_name> | A symbolic signal name specifying the signal to be sent |
-l [exit_status] | If no operand is given, list the signal names; otherwise, write the signal name corresponding to exit_status |