lua-users home
lua-l archive

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


> 	lua -e'for k,v in pairs(require"os") do print(k,v) end'

See also http://www.lua.org/cgi-bin/demo?globals