Next: Running external programs, Previous: Command-line arguments, Up: Support For Unix
The UNIX environment can be queried with the sb-ext:posix-getenv function.
sb-ext:posix-getenv
Return the "value" part of the environment string "name=value" which corresponds to name, or nil if there is none.
name
nil