1 2 3 4 5 6 7 8 9 10
### File Digger (rip_tree) Recreating the popular tree command but with rust. Some goals inlcude: 1. implementing popular tree commands, 2. creating a verison with similar performance, 3. a version with a nice looking command line output,