| fork |
a system function that when invoked by a process (the parent) makes an (almost) exact copy of itself (the new child.) The newly created child process differs mostly from the parent by a differing PID and PPID.
Ãâó: www.rwc.uc.edu/thomas/Intro_Unix_Text/Glossary.htm...
|
|---|