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

Bug: redirecting to /dev/stdout 3x in a row



Hello workers of zsh. I noticed that on the latest version, this command: 
‘echo test > /dev/stdout > /dev/stdout > /dev/stdout’
Results in an infinite loop of echoing ‘test’. This bug seems to happen only after redirecting output more than 2 times.

Have a good day. 


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