Which command allows you to switch the current working directory?
Explanation
The 'cd' command is used to navigate between directories by changing the current working directory. Other options like 'cdir', 'chdir', and 'changedir' are incorrect or not standard commands for this purpose.