I got tired of trying to guess how much terminal time I could get in on my phone...
authorIsaac Dunham <ibid.ag@gmail.com>
Mon, 9 Sep 2013 16:19:59 +0000 (11:19 -0500)
committerIsaac Dunham <ibid.ag@gmail.com>
Mon, 9 Sep 2013 16:19:59 +0000 (11:19 -0500)
commit7f4e24ed1385be7342b691c0300d6fd3aa8736cd
treecef016c6f19a9c39c4007ac3905f269e2a2cab0a
parent64aae2b41f10704acad3bfb8e37e1a5b8a4c2155
I got tired of trying to guess how much terminal time I could get in on my phone, so here's a basic acpi.

I could probably add -c fairly easily (print type, cur_state, and max_state)
-t is more difficult, since temperatures are reported in at least
1000 * degrees F and 10 * degrees C.
toys/other/acpi.c [new file with mode: 0644]