CHILD PROCESS
A 'child process' is a computer process created by another process (the parent process).
A child process inherits most of its attributes, such as open files, from its parent. In UNIX, a child process is in fact created (using fork) as a copy of the parent. The child process can then overlay itself with a different program (using exec) as required.
Each process may create many child processes but will have only one parent process, except for the very first process which has no parent. The first process, called init in UNIX, is started by the kernel at booting time and never terminates.
★ Exec
★ Exit
★ Fork
★ Overlay
★ Parent process
★ for UNIX to find the child process
ptree PID
where PID is the process id of the process
A child process inherits most of its attributes, such as open files, from its parent. In UNIX, a child process is in fact created (using fork) as a copy of the parent. The child process can then overlay itself with a different program (using exec) as required.
Each process may create many child processes but will have only one parent process, except for the very first process which has no parent. The first process, called init in UNIX, is started by the kernel at booting time and never terminates.
| Contents |
| See also |
See also
★ Exec
★ Exit
★ Fork
★ Overlay
★ Parent process
★ for UNIX to find the child process
ptree PID
where PID is the process id of the process
This article provided by Wikipedia. To edit the contents of this article, click here for original source.
psst.. try this: add to faves
Featured Companies
| Dancing Moon Travel | |
| Alpine Interface Inc. | |
| Travelbugs, LLC | |
| Golf Holidays International |

العربية
中国
Français
Deutsch
Ελληνική
हिन्दी
Italiano
日本語
Português
Русский
Español