Introduction - If you have any usage issues, please Google them yourself
The process of creation. The preparation of a program that uses system calls fork () to create two sub-processes, in the operation of this procedure
Line, the system there is a parent and two child process activities. So that each process is displayed on the screen of a
Characters: parent display characters a, respectively, two sub-processes and sub-character display character b c.