The command(s) to change directory
are cd (or chdir)
Syntax:
w cd path
nThe path can be absolute or
relative (see next)
Example:
w cd windows
nThis would move the user
into the windows directory – which
must be a sub-directory of the current directory.