in reply to Re: Pipes: Is it possible for a child to just read one line?
in thread Pipes: Is it possible for a child to just read one line?

Thanks! I think you are right -- I noticed that when I put the sleep in child() that more than one child process was reading the same line.
  • Comment on Re^2: Pipes: Is it possible for a child to just read one line?