Thank you!!
Is that documented anywhere? I thought I looked through all the
manuals - but maybe
I missed it.
-Ram
On Tue, Oct 13, 2009 at 6:23 AM, Stas Boukarev <stassats@...> wrote:
> Ram Bhamidipaty <rambham@...> writes:
>
>> Is there a way to get a list of all environment variables from sbcl? I
>> know about the posix getenv function but that is not exactly what I
>> want - since it requires that I know the name of the variable I am looking for.
>
> sb-ext:posix-environ
>
> --
> With best regards, Stas.
>
|