Tree Binary
This module is just a bash script that attempts to mimic the behavior of the Linux tree command. This is not a compiled
BINARYand it is slower than the original tree command also many of the originaltreearguments are not supported
Requirements
- bash
Arguments which *currently are supported
tree -a | #ShowsHiddenFiles
tree -n | #NoColor
tree -d | #ShowDirectoriesOnly
tree -L | #LimitsTheDepthOfTree
tree -i | #UsesASCII
Comparison
- LinuxTree Binary Output
Bugs
Sometimes , it fails while listing big directories
Compiled (bash) binaries source
Download Link
Download Tree Binary
Module Info
- Version 1
- Module By
- Contributors rhythmcache
- Root SupportMagisk KernelSU APatch
- Source View on GitHub/Source
- Latest Update
Tree Binary is a Module that supports installation on Magisk, KernelSU, APATCH, KSUNext