From: Roger Pack Date: 2011-05-04T18:23:12+09:00 Subject: Re: How to avoid black-windows using system() ? I think 1.9's Process.spawn also works for this, since it inherits parent stderr and stdout by default, AFAIK. -- Posted via http://www.ruby-forum.com/.