Skip to content

Instantly share code, notes, and snippets.

@kisoku
Created August 30, 2009 05:05
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 kisoku/177861 to your computer and use it in GitHub Desktop.
Save kisoku/177861 to your computer and use it in GitHub Desktop.
$ ruby bin/ohai "languages[:ruby]"
attribute: languages[:ruby]
{
"gems_dir": "\/usr\/local\/lib\/ruby\/gems\/1.8",
"target_os": "openbsd4.6",
"platform": "i386-openbsd4.6",
"host_vendor": "unknown",
"target_vendor": "unknown",
"target_cpu": "i386",
"host_os": "openbsd4.6",
"ruby_bin": "\/usr\/local\/bin\/ruby",
"host_cpu": "i386",
"version": "1.8.6",
"host": "i386-unknown-openbsd4.6",
"target": "i386-unknown-openbsd4.6",
"release_date": "2009-06-08"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment