Vidyalelo
Computer Science · Q16

Disk Operating System (DOS)

Engineering and GATE · Computer Science · question 16

Q16

Which command displays the directory list including files in tree structure?

A.
Dir/s/f
B.
Tree/f
Answer
C.
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.