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

ZSH hangs with redirection



Hi,

% echo $ZSH_VERSION 
4.3.9-dev-0-cvs1115

% ( echo bla >&2 ) >&1 >/tmp/a 2>&1
bla
^C

I have to press ^C to get the prompt. Otherwise the process hangs. Why?
Doing I something wrong?

Bye, JÃrg.
-- 
Im Leben lernt der Mensch als erstes das Gehen und Sprechen.
SpÃter lernt er still zu sitzen und den Mund zu halten.



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