Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

treesize

Utility to enumerate subdirectory sizes

Install via 'npm install -g treesize'

To use, run treesize from a directory of interest to see the inclusive and exclusive size of it and all its subdirectories.

  Usage: treesize [options]

  Options:

    -h, --help         output usage information
    -V, --version      output the version number
    -p, --path <path>  The path to the directory
    -d, --depth <n>    The level of subdirectories to show
    -s, --size <n>     Limit output to subdirectories over <n>MB
    -f, --fullpath     Report the full path to the directories

About

Node module to enumerate subdirectory sizes

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages