Skip to content

Instantly share code, notes, and snippets.

@seekpeace
Last active August 29, 2015 14:17
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 seekpeace/74cd69eb6e5ddeb4ee98 to your computer and use it in GitHub Desktop.
Save seekpeace/74cd69eb6e5ddeb4ee98 to your computer and use it in GitHub Desktop.
cd ..
mv TOP_SECRET/SERIOUSLY_TOP_SECRET/YOU_PROBABLY_SHOULDNT_BE_IN_HERE/totallyNotNuclearCodes.txt FLASH_DRIVE/.
echo "8675309" > NO_NUCLEAR_LAUNCH_SEQUENCES_HERE/totallyNotNuclearCodes.txt
cp CAT_PHOTOS/nefariousMisterMittens.jpg FLASH_DRIVE/.
rm -rf NO_NUCLEAR_LAUNCH_SEQUENCES_HERE/
mkdir DR_NEFARIOUS_NEW_LAUNCH_SEQUENCE
touch DR_NEFARIOUS_NEW_LAUNCH_SEQUENCE/superDuperLaunchSequence.sh
echo "say -v Princess \"Doctor Nefarious: Ha ha. Sincerely, Mot Esiurc\"" > DR_NEFARIOUS_NEW_LAUNCH_SEQUENCE/superDuperLaunchSequence.sh
sh DR_NEFARIOUS_NEW_LAUNCH_SEQUENCE/superDuperLaunchSequence.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment