fork System Call
A system call that duplicates the current process, creating a parent and child that continue from the same point.
A system call that duplicates the current process, creating a parent and child that continue from the same point.
A child process whose parent has exited.
A dead process waiting to be reaped.
An introduction to Ansible