Multiple choice command that lists all of the directories from the directory you are in. ls ls -a ls |a list Reveal answer Fill a bubble to check yourself B Correct answer Explanation The 'ls -a' command lists all files and directories, including hidden ones, in the current directory.