Spawn 2 workers spinning on write()/unlink() (each worker writes 1G bytes)

stress

  • A tool to stress test CPU, memory, and IO on a Linux system.
    More information: <https://manned.org/stress>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

stress -d {{2}} --hdd-bytes {{1GB}}

click the source code to copy install stress on any operating system with command-not-found.com