While pursuing a problem I found the tree command useful.Not having used it recently I re-read the man page I got ideas related to a *TOTALLY UNRELATED* question.
For the second question it would be useful to have directory output in tree format showing the size on disk of that directory and all sub-directories under it.
"tree -sd" gives the visual shape desired. Suggestions? TIA