How do I call shell commands from inside of a Ruby program? 如何从Ruby程序内部调用Shell命令? How do I then get output from these commands back into Ruby? 而后如何将这些命令的输出返回到Ruby? shell