Skip to content

Instantly share code, notes, and snippets.

@karmatr0n
Last active August 29, 2015 14:18
Show Gist options
  • Save karmatr0n/94e0552f3dd00796ec3d to your computer and use it in GitHub Desktop.
Save karmatr0n/94e0552f3dd00796ec3d to your computer and use it in GitHub Desktop.
Super super evil code
#!/bin/sh
echo "Hello SL ;)" > /tmp/evil;
cat /tmp/evil;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment