0.4.0 • Published 9 years ago

dominant-dir v0.4.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

dominant-dir

CLI tool to find the dir (from a source dir) with largest aggregated file size across immediate children

Build Status

Install

npm install --global dominant-dir

Usage

dominant-dir <sourceDir>

Examples

dominant-dir /documents

// => prints the directory within `/documents` that has the largest
// total file size across its immediate children.

License

MIT © Kevin Donahue

0.4.0

9 years ago

0.3.5

9 years ago

0.3.4

9 years ago

0.3.3

9 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago