>> max = IO.popen("maxima", "w+")
=> #<IO:0x2535b68>
>> max.readlines.last
^CIRB::Abort: abort then interrupt!!
  from /opt/local/lib/ruby/1.8/irb.rb:81:in `irb_abort'
  from /opt/local/lib/ruby/1.8/irb.rb:243:in `signal_handle'
  from /opt/local/lib/ruby/1.8/irb.rb:66:in `start'
  from (irb):2:in `call'
  from (irb):2:in `readlines'
  from (irb):2


When you run max.readlines.anything script/console freezes
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to