Multiple choice unix Which of the following commands is used to list contents of directories? ls lp dir tar Reveal answer Fill a bubble to check yourself A Correct answer Explanation ls (list) is the standard UNIX command to display directory contents. lp prints files, dir is not standard UNIX (DOS command), tar archives files.