Updated 2013-04-19 10:01:14 by dkf

Purpose: discuss the impact of the HOME environment variable has on Tcl

The key things that the HOME environment variable affects are what cd on its own switches to, and what a leading ~ filename component resolves to. (Not ~user though.)