Skip to content

Instantly share code, notes, and snippets.

@aaronlifton3
Last active August 29, 2015 14:03
Show Gist options
  • Save aaronlifton3/5f3089645057b702742d to your computer and use it in GitHub Desktop.
Save aaronlifton3/5f3089645057b702742d to your computer and use it in GitHub Desktop.
lol.rb
$* << $0 << $$
$$
=> 43027
$0
=> "zeus command: console"
$$
=> 43027
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment