########################################################## # Searchable Keywords: tree ls directory listing The tree command The tree cmd shows a graphical depiction of the the directory structure. The command has been found in RedHat 7.2 but not(of course) in my version 6.2. It may be available as a rpm It looks something like........ # tree /home/user/mydirectory mydirectory | | |mystuff/ | |firstfile |secondfile |thirdfile |morestuff/ | |anotherfile |so-onfile |otherfile I suppose it's good for mapping confusing directories