What utility is used to list the contents of a directory in Linux?
Note
The utility used to list the contents of a directory in Linux is: 'ls'
Here's how you would use it:
The 'ls' command stands for "list" and it is used to display the files and directories in the current directory by default.