Skip to content

Instantly share code, notes, and snippets.

@mattes
Created October 17, 2013 15:44
Show Gist options
  • Save mattes/7027269 to your computer and use it in GitHub Desktop.
Save mattes/7027269 to your computer and use it in GitHub Desktop.
rescue "`gets': Interrupt" ...
trap("SIGINT") { exit! }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment