Q. What does the 'ls -l' command do in Linux?
β
Correct Answer: (D)
Both A and C
Explanation: The 'ls -l' command lists files in a long format, including their permissions, ownership, and modification times.