[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Plain CGI with Lua
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 2 May 2008 22:55:56 -0300
> popen('env') would get you the necessary thing.
Or os.getenv if you know the variables you need (they are pretty standard).