Skip to content

Instantly share code, notes, and snippets.

@0x0dea

0x0dea/eam.rb Secret

Created September 17, 2015 15:29
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 0x0dea/e868848eab682a97ed17 to your computer and use it in GitHub Desktop.
Save 0x0dea/e868848eab682a97ed17 to your computer and use it in GitHub Desktop.
fork { exit 42 }
Process.wait
Introspectable.instance_variable_get($?, 'status') # => 10752
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment