On May 17, 2007, at 1:44 PM, Bret Pettichord wrote:
> I seem to remember seeing a popen3 somewhere. The main advantage of  
> this
> was that it gave you better control/access to the stdin, stdout, and
> stderr (which i presume is what the 3 refers to: these three streams).

popen3 uses fork(), so it doesn't work on Windows.

-----
Brian Marick, independent consultant
Mostly on agile methods with a testing slant
www.exampler.com, www.exampler.com/blog


_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to