If you don't know the PID number, use the question mark (?) command.
The / (Slash) command performs the same function as KILL.
KILL 273
This entry terminates the command running under PID number 273.
KILL 27347 27348 34272
This entry terminates the commands running under PID numbers 27347, 27348, and 24272.