dude-wheres-my-hd

1.0.0 • Public • Published

Dude, where's my HD?

npm package version index.js file size code style license

A small CLI tool that will find out which directories are taking up the most your hard drive space.

Installation/Usage

CLI

npm install --global dude-wheres-my-hd
dude-wheres-my-hd /www/sites 20

Node

npm install --save dude-wheres-my-hd
const findMyHdBro = require('dude-wheres-my-hd')
var hd = findMyHdBro('/www/sites', 20)
console.log(hd)

License

MIT. See the License file for more info.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    5

Package Sidebar

Install

npm i dude-wheres-my-hd

Weekly Downloads

5

Version

1.0.0

License

MIT

Last publish

Collaborators

  • kodie
  • happymedium