The ‘kill’ command. You need to type a process number. If you don’t know the process number, type ‘top’ or ‘ps -A’, then a simple ‘kill 123456′.
To kill all instances type ‘kill all’ or ‘killall mozilla’, will kill all Mozilla processes.
{ 0 comments }

