Skip to content

Instantly share code, notes, and snippets.

@arturparkhisenko
Created June 8, 2018 18: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 arturparkhisenko/f378fc6f32a638fbba09094d34b0c553 to your computer and use it in GitHub Desktop.
Save arturparkhisenko/f378fc6f32a638fbba09094d34b0c553 to your computer and use it in GitHub Desktop.
# to start, you could repeat it up to x-cores/threads for example
yes > /dev/null &
# to stop
killall yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment