2 lines
112 B
Bash
Executable file
2 lines
112 B
Bash
Executable file
#!/usr/bin/env bash
|
|
echo "$(cat /sys/devices/platform/asus-nb-wmi/hwmon/hwmon[[:print:]]*/fan1_input) RPM "
|