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

stream buffering



I'm wondering if the reason that some I/O intensive zsh shell scripts aren't fast is mostly only because the I/O is (I think) line-buffered. Is there a way to do full buffering of streams, or what would be the best way to provide it? Maybe a module similar to zsh/net/socket, perhaps using setvbuf(3)?

Also, thanks for the big help on my coproc question a little while ago.

Thanks in advance,
Rory



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