From: Robert Klemme Date: 2009-08-24T15:15:17+09:00 Subject: Re: Interactive Commands On 24.08.2009 00:34, Joćo Santos wrote: >> Well, then you need one of the popen variants and need to read the >> command's output, detect that it needs input and handle that accordingly >> (e.g. forward it to a client). > > Can you point me which one ? Or to some documentation on popen, i havent > found any decent documentation on popen3 or popen4, i've been following > examples and trial'n'error basically Well, there's http://ruby-doc.org/ and when searching for "ruby popen3" you get this: http://www.google.com/search?q=ruby+popen3 Cheers robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/