I am learning to use fork and pipes. I wrote the following code.The child1 writes "child 1 " and child2 writes "child 2", and the parent reads the values.I am learning to use fork and pipes. I wrote th
I am learning to use fork and pipes. I wrote the following code.The child1 writes "child 1 " and child2 writes "child 2", and the parent reads the values.I am learning to use fork and pipes. I wrote th