Skip to content

Instantly share code, notes, and snippets.

@drbrain
Created June 28, 2016 21:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drbrain/ac8d53fb2adf18456817ac4a42a126cc to your computer and use it in GitHub Desktop.
Save drbrain/ac8d53fb2adf18456817ac4a42a126cc to your computer and use it in GitHub Desktop.
$ ruby19 -ve 'system "echo", "hi", "from", "echo"'
ruby 1.9.3p551 (2014-11-13) [x86_64-darwin14.0.0]
hi from echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment