Change Directory (cd)
The cd command is used to navigate through the file tree. It changes your location to a location specified by the pathname that you input.
cd usage:
eos$ cd pathname
Example
Changing from the E115 Course Locker directory to your home directory

To return to the E115 Course Locker:
eos$ cd /mnt/coe/workspace/csc/admin/e115
Should I expect an output?
No.