From: Florian Frank Date: 2006-04-05T16:38:48+09:00 Subject: Re: Ruby for system administration Tassilo Horn wrote: >Is there a way to directly redirect my_command's output to stdout? Or >are there other ways to work arround this? > > system 'my_command' does this.