Skip to content

Instantly share code, notes, and snippets.

@ntietz
Created February 12, 2013 15:11
Show Gist options
  • Save ntietz/4770515 to your computer and use it in GitHub Desktop.
Save ntietz/4770515 to your computer and use it in GitHub Desktop.
This is a mystery script. WHAT DOES IT DO!?
#!/bin/rm
echo "This is just a simple script!"
VARIABLE=85
exit $VARIABLE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment