K 10 svn:author V 8 cracauer K 8 svn:date V 27 1999-11-05T12:06:30.000000Z K 7 svn:log V 223 When a backquote command inside a here-document had a pipe with more than two processes (got that? :-), the stdin fd of the middle processes that has just been set up was accidetially closed. Don't do this. PR: bin/14527 END