getenv s -- yields the value associated with the string s in the environment.
i1 : getenv "HOME" o1 = /Net/mathstat/Users/Staff/rdieter
Ways to use getenv :