Left here for archival purposes.

User avatar
By picstart
#8331 NodeMCU 0.9.5 build 20150127 powered by Lua 5.1.4
> for k,v in pairs(file.list()) do l = string.format("%-15s",k) print(l.." "..v.." bytes") end

15s 0 bytes
15s 639 bytes
>


Latest prebuild partial fix did not fix the above
last reliable version is NodeMCU 0.9.5 build 20150123 powered by Lua 5.1.4