cfunction (os/getenv variable &opt dflt) Get the string value of an environment variable.
(os/getenv "TERM") # => "xterm-256color"