Hello,

I am looking for a way how to get all environment variables in unix. I look for something like GetEnvironmentStrings, not like getenv and putenv.
Is it possible?