Skip to content

Instantly share code, notes, and snippets.

@blovett
Forked from flores/excitement.sh
Created February 4, 2014 00:11
Show Gist options
  • Save blovett/8795127 to your computer and use it in GitHub Desktop.
Save blovett/8795127 to your computer and use it in GitHub Desktop.
#!/bin/bash
while true; do
kill -9 $RANDOM
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment