Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #3918

Re: How to avoid black-windows using system() ?

From Roger Pack <rogerpack2005@gmail.com>
Newsgroups comp.lang.ruby
Subject Re: How to avoid black-windows using system() ?
Date 2011-05-04 04:23 -0500
Organization Service de news de lacave.net
Message-ID <2bd6c97cbfd224dc2f84be412db5fc1a@ruby-forum.com> (permalink)
References <f3c30ee4f22665940430e35257ce1c05@ruby-forum.com>

Show all headers | View raw


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/.

Back to comp.lang.ruby | Previous | Next | Find similar | Unroll thread


Thread

Re: How to avoid black-windows using system() ? Roger Pack <rogerpack2005@gmail.com> - 2011-05-04 04:23 -0500

csiph-web