In my Githubs repos documentation I want to represent a directory tree structure like this:
Insert command tree in bash.
Also, there is a DOS comnand "tree". You can displays directory paths and files in each subdirectory with command:
tree /F
https://web.csulb.edu/~murdock/tree.html