tree
tree copied to clipboard
Implementations of the unix tree command
Hello! I needed a simple implementation of `tree` in an environment that did not have a package manager Therefore, I found this project helpful! But the file system had a...
Hello, I understand that you're only using this repo for exercises, but I wanted to add this just in case. `tree` fails to properly align data given the following: >tree...
DIT_DIR doesnt work with a basic linux configuration. Replacing DIR_DIR by DT_DIR makes it compile much better :)