faqts : Computers : Operating Systems : Linux : Daemons

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

18 of 28 people (64%) answered Yes
Recently 7 of 10 people (70%) answered Yes

Entry

Linux: Process: Background: Delete: How to delete currently running background process? [kill / ps]

Nov 22nd, 2003 09:06
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 22 November 2003 - 06:03 pm -------------------

Linux: Process: Background: Delete: How to delete currently running 
background process? [kill / ps]

---

type the command:

 kill <process number>

---

(to see the process number, use 'ps' first)

---

e.g.

 kill 919

---
---

Internet: see also:

---

Linux: Process: Background: Show: Command: How to see currently 
running background processes? [ps]
http://www.faqts.com/knowledge_base/view.phtml/aid/26742/fid/435

----------------------------------------------------------------------