tree icon indicating copy to clipboard operation
tree copied to clipboard

Implementations of the unix tree command

Results 3 tree issues
Sort by recently updated
recently updated
newest added

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 :)