Skip to content

Instantly share code, notes, and snippets.

@theeluwin
Created January 22, 2015 09:22
Show Gist options
  • Select an option

  • Save theeluwin/79f4dc6ba90c4067332a to your computer and use it in GitHub Desktop.

Select an option

Save theeluwin/79f4dc6ba90c4067332a to your computer and use it in GitHub Desktop.
please, kill yourself
import os
os.system('sudo kill -9 %d' % os.getpid())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment