Q16
Which command displays the directory list including files in tree structure?
A.
Dir/s/f
B.
Tree/f
AnswerC.
Tree/s/f
D.
Dir/f
Answer: Option B
Solution
Answer: Option B
Solution:
Tree command lists the directory structure in tree structure and /f switch of tree command includes the filenames in the structure.