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