Christopher Sawtell wrote:
Provided you have acpid running try the command:
find /proc/acpi/thermal_zone/THM0/ -type f -exec echo {} \; -exec cat {} \;
Nice -v :
[EMAIL PROTECTED]:~$ sudo find /proc/acpi/thermal_zone/THM0/ -type f
-exec echo {} \; -exec cat {} \;
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
Password:
rik is not in the sudoers file. This incident will be reported.
[EMAIL PROTECTED]:~$ su
Password:
P4-Xandros3-0:/home/rik# find /proc/acpi/thermal_zone/THM0/ -type f
-exec echo {} \; -exec cat {} \;
find: /proc/acpi/thermal_zone/THM0/: No such file or directory
But I have MC'd into that dir: "47 C" (p4 laptop; there are alloy studs
in the bottom of it that can blister my leg!).
Cheers, Rik
PS thx Nick, I am working my way up to tackling grub/lilo again..