From: Gavin Kistner Date: 2006-10-27T08:34:39+09:00 Subject: Re: backtick commands and stderr From: Alexandru Popescu [mailto:the.mindstorm.mailinglist@gmail.com] > On 10/27/06, Gavin Kistner wrote: > > I believe you want to look at open3 or open4 > > Can you please add some more details? open3 - http://www.ruby-doc.org/stdlib/libdoc/open3/rdoc/index.html open4 - http://codeforpeople.com/lib/ruby/open4/ (Both are the first hits on Google for "ruby open3" and "ruby open4" ;)