HowTo Run Bash (Or Any External) Commands From Ruby

Hi everyone,

I wrote up a howto/cheetsheet explaining the different ways to run
external commands from a ruby script. It should help clarify some of
the differences for the newbies or be a reference if you’re a veteran
rubyist:

http://ruby.elevatedintel.com/blog/running-bash-commands-from-ruby/

–Thai W.