Hi
Works the same in openSUSE? If it’s not, you may need to check the cpu
settings with the application cpufreq-info to see it’s set to ondemand
it’s part of the cpufrequtils rpm.
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.3 Milestone 2 (i586) Kernel 2.6.33-rc7-3-desktop
up 11:09, 2 users, load average: 0.17, 0.18, 0.12
ASUS eeePC 1000HE ATOM N280 1.66GHz | GPU Mobile 945GM/GMS/GME
Majki-Fajki wrote:
> What does this command do?
>
>
do you know what grep does?
if not, see man grep
grep ‘looks’ inside the specified file (boot.msg) looking for every
instance of the string “freq” (or whatever is specified) and because
the -i flag is set it will also find
Freq
FREQ
fReQ
etc
and it will return to the terminal every line in which if finds the
term, mine here, just now looks like this: