Skip to content

Instantly share code, notes, and snippets.

@CoralineAda
Created August 13, 2015 18:08
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 CoralineAda/d6a978e4d077873d5740 to your computer and use it in GitHub Desktop.
Save CoralineAda/d6a978e4d077873d5740 to your computer and use it in GitHub Desktop.
cmd = open("| #{self.command} #{self.options}")
print cmd.gets
cmd.close
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment