Difference between revisions of "Zombie process"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 7: | Line 7: | ||
== Related term == | == Related term == | ||
* [[PPID]] | * [[PPID]] | ||
+ | * <code>[[kill]]</code> | ||
== See also == | == See also == |
Revision as of 07:49, 15 April 2021
wikipedia:Zombie process is a process that has completed execution (via the exit system call) but still has an entry in the process table.
Zombies can be identified in the output from the Unix ps
command by the presence of a "Z" in the "STAT"
column.
Related term
See also
Advertising: