mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 06:53:33 +00:00
3 lines
92 B
Text
3 lines
92 B
Text
|
#!/bin/sh
|
||
|
echo "powersave" | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
|