Skip to content

Instantly share code, notes, and snippets.

@amaseda
Created March 17, 2015 13:53
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 amaseda/f7a90e052633bf2e1c4c to your computer and use it in GitHub Desktop.
Save amaseda/f7a90e052633bf2e1c4c to your computer and use it in GitHub Desktop.
Morning Exercise 3/17
mv ../TOP_SECRET/SERIOUSLY_TOP_SECRET/YOU_PROBABLY_SHOULDNT_BE_IN_HERE/totallyNotNuclearCodes.txt .
cd ../TOP_SECRET/SERIOUSLY_TOP_SECRET/YOU_PROBABLY_SHOULDNT_BE_IN_HERE/
touch totallyNotNuclearCodes.txt
echo "8675309" > totallyNotNuclearCodes.txt
cd ../../../FLASH_DRIVE
cp ../CAT_PHOTOS/nefariousMisterMittens.jpg .
rm -r ../NO_NUCLEAR_LAUNCH_SEQUENCES_HERE/
mkdir ../DR_NEFARIOUS_NEW_LAUNCH_SEQUENCE/
cd ../DR_NEFARIOUS_NEW_LAUNCH_SEQUENCE/
touch superDuperLaunchSequence.sh
echo "say 'Ha ha. Sincerely, Mot Esiurc'" >> superDuperLaunchSequence.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment