Which command is utilized to display the files and folders within a directory?
Explanation
The 'dir' command is used to list the contents of directories. Other options like 'tar' are for archiving, 'lp' is for printing, and 'ls' is another command for listing but is not the correct answer here.