treesize

0.1.0 • Public • Published

treesize

Node module to enumerate subdirectory sizes

Simply run TreeSize from a directory of interest to see the inclusive and exclusive size of it and all its subdirectories. (After installing via 'npm install -g ./')

  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

Readme

Keywords

Package Sidebar

Install

npm i treesize

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • billti