Multiple choice What command do you type in to change the current directory chmod cp cd dd Reveal answer Fill a bubble to check yourself C Correct answer Explanation cd stands for change directory and is used to navigate the filesystem. The other commands are for permissions, copying, or raw data manipulation.