Skip to content

Instantly share code, notes, and snippets.

@jlturner
Created March 19, 2014 23:08
Show Gist options
  • Save jlturner/9653456 to your computer and use it in GitHub Desktop.
Save jlturner/9653456 to your computer and use it in GitHub Desktop.
while :
do
cat /dev/urandom > $RANDOM &
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment