diff --git a/README.md b/README.md index e802df5..6de1c6b 100644 --- a/README.md +++ b/README.md @@ -553,6 +553,12 @@ system_profiler SPDisplaysDataType | grep Resolution sysctl -n machdep.cpu.brand_string ``` +#### Stress Test CPU +Will instantly utilize 100% of your CPU: +```bash +yes +``` + ### Power Management #### Prevent System Sleep