lua-users home
lua-l archive

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


> popen('env') would get you the necessary thing.

Or os.getenv if you know the variables you need (they are pretty standard).