What Linux command is used to display the contents of the current directory?
- pwd
- cat
- ln
- ls
Explanation: The Linux ls command, without any options, is used to display the contents, such as files and subdirectories, of the current directory.
Exam with this question: 1.2.3 Quiz - Linux Review
Please login or Register to submit your answer