On Wed, Aug 3, 2011 at 5:09 AM, Sergio Durigan Junior wrote: > Jan Kratochvil writes: > >> Sure maybe "pipe" is no longer the right name and "redirect" or so matches the >> functionality better. > > FWIW I think that, given the current status of the patch, `redirect' is > better than `pipe', indeed. > I have made corrections suggested by Sergio Durigan Junior in his code-review. Only the documentation section I am leaving for the time being. Makefile.in | 4 - pipe.c | 223 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ui-file.c | 14 +++ ui-file.h | 3 4 files changed, 242 insertions(+), 2 deletions(-) Thanks, Abhijit Halder