Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

How to kill a running process by command?

Answer:

For example, if Firefox hang, in the command prompt, just type in

pkill firefox

  1. Find the process ID of a running program
  2. How to check and kill long running MySQL query
  3. Why sometimes kill does not work
  4. Best way to kill all child processes forked by a given program
  5. Wait for a process terminated

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>