= Stata Cd = The '''`cd`''' command changes the working directory. <> ---- == Usage == {{{ cd "some/relative/directory" cd "C:\some\absolute\directory" cd "~" }}} ---- == See also == [[https://www.stata.com/manuals/dcd.pdf|Stata manual for cd]] ---- CategoryRicottone