Multiple Choice Question (MCQ)
Question: Which Linux command list the content of all sub directory?
A.
"ls ~"
B.
"ls * /"
C.
"ls /"
D.
"ls ../"
Correct Answer: "ls * /"