Q. How can you display the manual page for the 'ls' command? (A) man ls (B) help ls (C) ls --help (D) info ls ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) man ls Explanation: 'man ls' shows detailed manual documentation.