a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: display hierarchical directory tree
Display an indented directory tree using ASCII graphical characters to
represent the hierarchical structure. The directories to include or
exclude can be specified with command line options. Ddir is a Perl
implementation of the tree(1) program.
Description: display DOS style hierarchical directory tree
Display an indented directory tree using ASCII graphical character to
represent hierarchical sturucture. The directories to include or
exlude can be specified with command line options. A Perl
implementation of the tree(1) program.
--- 78493 Thu Jan 1 00:00:00 1970
+++ 70778 Thu Jan 1 00:00:00 1970
@@ -1,5 +1,5 @@
-display hierarchical directory tree
- Display an indented directory tree using ASCII graphical characters to
- represent the hierarchical structure. The directories to include or
- exclude can be specified with command line options. Ddir is a Perl
+display DOS style hierarchical directory tree
+ Display an indented directory tree using ASCII graphical character to
+ represent hierarchical sturucture. The directories to include or
+ exlude can be specified with command line options. A Perl
implementation of the tree(1) program.