- [x] Support to **exclude** some directory, default `all` - [x] Can specify multiple directories into string, e.g `-e "a,b,c"` or `-e "a b c"`, not only `-e A -e B` - [x] Support partial and full matching. - [ ] Support to specify Maximum display depth - [x] Support to display file as a tree without size. - [ ] Support to update by itself.
all-e "a,b,c"or-e "a b c", not only-e A -e B