Login
From:
Shayne Fletcher
(Uncensored)
subscribe
How to render trees like the Unix tree command
https://blog.shaynefletcher.org/2017/10/how-to-render-trees-like-unix-tree.html
links
backlinks
Tagged with:
ocaml
unix tree
The Unix tree utility produces a pretty rendering of a filesystem. Implementing an algorithm to produce output like tree is a little harder than one might expect! This short example program illustrates one way of doing it.
Roast topics
Find topics
Find it!