Skip to content

Instantly share code, notes, and snippets.

@BBBSnowball
Created February 13, 2014 13:31
Show Gist options
  • Save BBBSnowball/8975055 to your computer and use it in GitHub Desktop.
Save BBBSnowball/8975055 to your computer and use it in GitHub Desktop.
set fan level for Thinkpad
#!/bin/sh
#cat /proc/acpi/ibm/fan
echo "$*" >/proc/acpi/ibm/fan
head -n 3 /proc/acpi/ibm/fan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment