Skip to content

Instantly share code, notes, and snippets.

@Ahmah2009
Last active January 15, 2018 13:32
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 Ahmah2009/8b4a23ed28117984642a93bd4f1185e8 to your computer and use it in GitHub Desktop.
Save Ahmah2009/8b4a23ed28117984642a93bd4f1185e8 to your computer and use it in GitHub Desktop.
fulload() { dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null & }; fulload; read; killall dd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment