[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
List of all environment variables?
From: |
fork |
Subject: |
List of all environment variables? |
Date: |
Thu, 30 Aug 2012 15:57:25 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
Is there a way to get all the environment variables in a session?
I know about getenv() and putenv(), I was hoping for the shell equivalent of
"env".
The broader context is that I want to make a program I wrote available via CGI.
I am still debating whether it is easier to hassle parsing envars in octave or
to use a wrapper in some other more www friendly language.
Tx
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- List of all environment variables?,
fork <=