You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Utility that outputs colorful statistics about the size of your files
Usage:
Utility that outputs colorful statistics about the size of your files
Usage: filestats [OPTIONS] [PATHS]...
Arguments:
[PATHS]...
Options:
-d, --max-depth <MAX_DEPTH> max depth to consider. 0 = do not recurse into subdirectories. Default: infinity
-v, --verbose shows verbose information about errors
-p, --parallelism <PARALLELISM> how many paths will be visited in parallel, defaults to 1000
-h, --help Print help
-V, --version Print version