dominant-dir

0.4.0 • Public • Published

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

Package Sidebar

Install

npm i dominant-dir

Weekly Downloads

0

Version

0.4.0

License

MIT

Last publish

Collaborators

  • recursion_excursion