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


Groups > comp.lang.ruby > #3918 > unrolled thread

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

Started byRoger Pack <rogerpack2005@gmail.com>
First post2011-05-04 04:23 -0500
Last post2011-05-04 04:23 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.ruby

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromRoger Pack <rogerpack2005@gmail.com>
Date2011-05-04 04:23 -0500
SubjectRe: How to avoid black-windows using system() ?
Message-ID<2bd6c97cbfd224dc2f84be412db5fc1a@ruby-forum.com>
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/.

[toc] | [standalone]


Back to top | Article view | comp.lang.ruby


csiph-web