guest@enginsarak.com:~$man cd
CD(1) enginsarak.com CD(1)
name
cd — enter a project
synopsis
cd <project>
description
Changes the working directory to a project. The command line and the address bar follow along, so every project is a real, linkable page. cd .. returns to the root.
examples
$ cd tabi
$ cd ..
$ cd /
see also