Norberto Bensa wrote:
Quoting Iain Buchanan <[EMAIL PROTECTED]>:
sudo echo performance > /sys/devices/system/cpu/cpu0/cpufreq
scaling_governor

won't work because the redirection is done as the user :)

echo performace | sudo tee /sys/devices/system/cpu/cpu0/cpufreq
scaling_governor


now it does :-P

neat, thanks!

--
Iain Buchanan <iaindb at netspace dot net dot au>

innovate, v.:
        To annoy people.

Reply via email to