Is it possible in bash or the Bourne shell to redirect the standard output of a child process into its standard input while redirecting bash's output into the child's input? Am I insane or is it possible?