zombie n.
[Unix] A process that has died but has not yet
relinquished its process table slot (because the parent process
hasn't executed a wait(2) for it yet). These can be seen in
ps(1) listings occasionally. Compare orphan.
[Unix] A process that has died but has not yet
relinquished its process table slot (because the parent process
hasn't executed a wait(2) for it yet). These can be seen in
ps(1) listings occasionally. Compare orphan.
Related:
- zombie n.
[Unix] A process that has died but has not yet
relinquished its process table slot (because the parent process
hasn't executed a wait(2) for it yet).
These can be seen in ps(1) listings occasionally... - orphan n.
[Unix] A process whose parent has died;
one inherited by init(1). Compare zombie... - orphan: [UNIX] n. A process whose parent has died; one inherited by
`init(1)'.
Compare {zombie}. -- The AI Hackers... - fork bomb n.
[Unix] A particular species of wabbit
that can be written in one line of C (main()
{for(;
)fork();}) or shell ($0 & $0 &) on any Unix... - fork bomb: [UNIX] n. A particular species of {wabbit} that can
be written in one line of C (`main() {for(;
)fork();}') or shell (`$0 & $0 &') on any UNIX system... - short leg on
process... - EPT Erase
Process... - sleep vi.
1. [techspeak] To relinquish a claim (of a
process on a multitasking system) for service;
to indicate to the scheduler that a process may... - sleep: vi. 1. [techspeak] To relinquish a claim (of a process on a
multitasking system) for service;
to indicate to the scheduler that a process may...
