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