lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Fri, Mar 15, 2013 at 9:50 AM, Laurent Faillie <l_faillie@yahoo.com> wrote:

> I wonder if their is anyway to do a statfs() from Lua ?

The luaposix[1] library has a statvfs() binding.

 - Jeff

[1] https://github.com/luaposix/luaposix