Prev Up Next

The getenv procedure returns the setting of an operating-system environment variable. Eg,

(getenv "HOME")
=> "/home/dorai"

(getenv "SHELL")
=> "/bin/bash"

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.