Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: bug with for and |&



On Dec 18,  2:22pm, Akim Demaille wrote:
}
} /tmp % for i in 1 2
} do                 
} ls                   
} done |& tee /tmp/foof
} # I have to C-c C-c to stop it.
} # s/|&/|/ makes it work properly.

For what it's worth, I'm *not* able to reproduce this here.

The difference may be that I have Sven's patch from zsh-workers/13247 applied.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



Messages sorted by: Reverse Date, Date, Thread, Author