Executables and Standard Input

Hello,

I need to start an executable and feed it data through standard input.

I know how to do this with other languages but can’t figure out how to
do it with ruby.

Can someone please point me in the right direction?

Thanks.