Skip to content

Instantly share code, notes, and snippets.

@jeffmccune
Created April 27, 2012 23:18
Show Gist options
  • Save jeffmccune/2514237 to your computer and use it in GitHub Desktop.
Save jeffmccune/2514237 to your computer and use it in GitHub Desktop.
Ruby, I'm surprised by you, OK? You're not bash.
[jeff@maynard] (feature/master/registry_key_purge_values)(dirty)[█▆▁]1.8.7 /vagrant/modules/registry
$ cat foo.rb
#! /bin/bash
#
echo bar
[jeff@maynard] (feature/master/registry_key_purge_values)(dirty)[█▆▁]1.8.7 /vagrant/modules/registry
$ ruby foo.rb
bar
@slippycheeze
Copy link

Ah. Yes, so I see. How precious.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment