kill

kill

This command will end a process ID or PID.  Either you must be root or own the PID to use this command.  Example:
The first thing you might do is list the PIDs with:
kill -l
Then you may kill a PID with the format:    kill -signal#