Tree for Windows is an open source program that represents the list contents of directories in a tree-like format. It is a recursive directory listing program that produces a depth indented listing of files. When directory arguments are given, tree lists all the files and directories found in the given directories each in turn.
Comments