Force terminating a program that is not responding, send KILL instead of TERM From http://stackoverflow.com/questions/160924/how-can-i-kill-a-process-by-name-instead-of-pid
killall -s KILL firefox