Skip to content

Instantly share code, notes, and snippets.

@tonY1883
Created August 29, 2017 01:19
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 tonY1883/2c63d373b27bec851573c73f022c5ffc to your computer and use it in GitHub Desktop.
Save tonY1883/2c63d373b27bec851573c73f022c5ffc to your computer and use it in GitHub Desktop.
[ $[ $RANDOM % 6 ] == 0 ] && echo Boom || echo *Click*
#[ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo *Click*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment