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
----------------------------------------------------------------------