getcwd -- gets the current working directory.
getcwd ()
The current working directory as a string.
Gamma> getcwd(); "/home/robert/w/devel/lisp" Gamma>