First, why would you want to do this? Maybe for testing, to check the responsiveness of the computer under load. Also to force the fans to run to check that they work, and also to help clear water in case of a water spill!
Use this command: yes > /dev/null &
This creates a background task which will send the word "yes" as often as possible (it is usually used to answer commands with repeated prompts to continue).
Repeat the command to create more threads. Do this as often as necessary to put the required load on the computer.
When your testing is complete, terminate them all with: killall yes
My latest blog post: More Newspeak: If you see these words, there is a chance you are being exposed to gaslighting. (posted 2025-03-24). Warning: mysqli_connect(): MySQL server has gone away in /Library/WebServer/Documents/Owen2/Inc/Footer.m.inc.php on line 51
Warning: mysqli_connect(): Error while reading greeting packet. PID=40140 in /Library/WebServer/Documents/Owen2/Inc/Footer.m.inc.php on line 51
Warning: mysqli_connect(): (HY000/2006): MySQL server has gone away in /Library/WebServer/Documents/Owen2/Inc/Footer.m.inc.php on line 51
Warning: mysqli_error() expects parameter 1 to be mysqli, boolean given in /Library/WebServer/Documents/Owen2/Inc/Footer.m.inc.php on line 52
Could not connect to MySQL: