From: Aryk Grosz Date: 2007-12-02T08:47:53+09:00 Subject: how do I IO.read the entire thing I have a system command that im running using Popen. Im trying to read in the entire io result. IO.read needs a length argument to run. How can I read it without knowing what the total length is? -- Posted via http://www.ruby-forum.com/.