I\'m trying to connect the output of an execvp child process to the stdin of the next child process which is forked iteratively within a loop. I\'ve tried using pipes to send da