0.4.0 • Published 8 years ago

dominant-dir v0.4.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 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

8 years ago

0.3.5

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago