Skip to content

Instantly share code, notes, and snippets.

@APARK87
Created March 17, 2015 14:02
Show Gist options
  • Save APARK87/9e599468eb893f782925 to your computer and use it in GitHub Desktop.
Save APARK87/9e599468eb893f782925 to your computer and use it in GitHub Desktop.
3/17 Exercise
NO_NUCLEAR_LAUNCH_SEQUENCES_HERE/
nopeNotALaunchSequence.sh
TOP_SECRET/
SERIOUSLY_TOP_SECRET/
YOU_PROBABLY_SHOULDNT_BE_IN_HERE/
totallyNotNuclearCodes.txt
CAT_PHOTOS/
nefariousMisterMittens.jpg
FLASH_DRIVE/
cd ..
mv TOP_SECRET/SERIOUSLY_TOP_SECRET/totallyNotNuclearCodes.txt FLASH_DRIVE
echo "8675309" > totallyNotNuclearCodes.txt
cp CAT_PHOTOS/nefariouskittens.jpg FLASH_DRIVE/
rm -f NO_NUCLEAR_LAUNCH_SEQUENCE_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