I've been wanting to create a child process that forks off twice to create two child processes. With the output of one, sent to the other. I found this example code. But I'm confused as to how it works.I've been wanting to create a child process tha
I've been wanting to create a child process that forks off twice to create two child processes. With the output of one, sent to the other. I found this example code. But I'm confused as to how it works.I've been wanting to create a child process tha