Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Lua by kynski ( 16 years ago )
[kynski@hewbook ~]$ cat tmp/plik.lua
local state_file = io.open("/proc/acpi/ac_adapter/ACAD/state", "r")
print state_file:read("*a")
[kynski@hewbook ~]$
Revise this Paste