Subject: Re: How to avoid black-windows using system() ?
From: Roger Pack <rogerpack2005 gmail.com>
Date: Wed, 4 May 2011 18:23:12 +0900
References: 366172
In-reply-to: 366172
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/.