-
Notifications
You must be signed in to change notification settings - Fork 0
kruss/TreeScan
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TreeScan is a java tool to list folders by size within a tree usage: java -jar TreeScan.jar [path (string)] {[resolution (B|<KB>|MB|GB)]} {[limit (int|<0>)]} {[full (true|<false>)]} {[verbose (true|<false>)]} where: - path: the folder to scan - resolution: the dimension for items being scanned - limit: threshold for items being scanned in resolution-units - full: if set '.'-folder will be scanned - verbose: if set current folder is printed eg: java -jar TreeScan.jar c: MB 100
About
java tool to list folders by size within a tree
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published