Differences between version 6 and previous revision of Zombie.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 6 | Last edited on Monday, October 28, 2002 3:50:24 pm | by JohnMcPherson | Revert |
Older page: | version 5 | Last edited on Sunday, October 27, 2002 4:25:16 pm | by CraigBox | Revert |
@@ -21,5 +21,5 @@
The only way to get rid of a zombie process is to either kill the parent process, or convince it to call wait().
Pressing the i key in top will tell it not to display idle and zombie processes.
-Want to know more? Have a look at the manpages for ps(1), top(1) and wait(2).
+Want to know more? Have a look at ZombieProcess or
the manpages for ps(1), top(1) and wait(2).