Ah yes, cd. "Change directory". cd is invariably a shell builtin. In cLIeNUX GNU Bash it's implicit to the syntax of the shell. You don't have to actually type it if you give a dirname where the shell syntax otherwise expects a command.