Subject: How to capture the output of system("")?
From: Yingqi Tang <yingqitang gmail.com>
Date: Tue, 5 Jun 2007 02:36:38 +0900
All,
When I can system("...") in ruby, I got either true or false returned,
but how do I capture the information that being printed out in console
when the cmd is being executed?
Thanks
--
Posted via http://www.ruby-forum.com/.