Skip to content

maxmarcon/filestats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Output:

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages