Multiple choice What command do you type in to display the contents of a directory cd mv dd ls Reveal answer Fill a bubble to check yourself D Correct answer Explanation ls stands for list and is used to display the contents of a directory. cd is for changing directories, while mv and dd perform different tasks.