Multiple choice technology operating systems command for listing all the contents of a folder dir show contents show dir contents ls Reveal answer Fill a bubble to check yourself D Correct answer Explanation The ls command (list) is used in Unix/Linux systems to display the contents of a directory. While 'dir' works in Windows and as an alias in some shells, 'ls' is the standard Unix/Linux command for listing folder contents.