Use the cd command to navigate the namespace. When you cd to a target location, that location then becomes the default target for all
other commands. Using the default
option with no target returns you to the top of the namespace. Typing cd -default is the equivalent of typing
cd /. Typing just cd displays your current location in the namespace. Typing help targets displays a list of all targets
in the entire namespace.
cd target