Skip to content

Instantly share code, notes, and snippets.

@arcolife
Last active May 25, 2021 20:08
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 arcolife/d844cadaca4c212c99819b06d02e6888 to your computer and use it in GitHub Desktop.
Save arcolife/d844cadaca4c212c99819b06d02e6888 to your computer and use it in GitHub Desktop.
life ain't all peachy
declare -a MY_EYES # so cloudy
for cloud in "${MY_EYES[@]}"; do
i for an i in `$cloud describe deathstar`; do
rm -rf *
done
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment