set-working-directory!

[procedure] working-directory

[procedure] set-working-directory! name

Scheme48: getcwd and chdir. See also Concept:FileSystem.

Other implementations call this current-directory and change-directory, sys-getcwd and sys-chdir, etc.