cd(n) Tcl Built-In Commands cd(n) _________________________________________________________________ NAME cd - Change working directory SYNOPSIS cd ?_d_i_r_N_a_m_e? _________________________________________________________________ DESCRIPTION Change the current working directory to _d_i_r_N_a_m_e, or to the home directory (as specified in the HOME environment vari- able) if _d_i_r_N_a_m_e is not given. Returns an empty string. KEYWORDS working directory Tcl Last change: 1