Skip to content

Instantly share code, notes, and snippets.

@donjohnson
Created April 27, 2012 00:34
Show Gist options
  • Save donjohnson/2504615 to your computer and use it in GitHub Desktop.
Save donjohnson/2504615 to your computer and use it in GitHub Desktop.
[usr]$ time /opt/ruby/bin/puppet -V
2.7.13
real 0m0.525s
user 0m0.423s
sys 0m0.096s
[usr]$ time /opt/ruby/bin/ruby -v
ruby 1.9.3p194 (2012-04-20) [x86_64-linux]
real 0m0.006s
user 0m0.004s
sys 0m0.002s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment