Hi, At Sat, 14 Feb 2004 17:18:07 +0900, Joel VanderWerf wrote in [ruby-talk:92863]: > I assume this is due to buffering in the child processes. What can I do > to make the piped/redirected output behave like terminal output? $stdout.sync = true -- Nobu Nakada