Which command displays the directory list including files in tree structure?
Which command displays the directory list including files in tree structure? 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.