fatberg

1.0.0 • Public • Published

fatberg

Find out what file types are clogging up your disk's pipes.

Description

Outputs a list of file extensions that appear in the current directory and subdirectories, ordered by total file size.

This allows you to quickly find out what types of files are the culprits of making your repository (or any directory) bigger than expected.

Perhaps your designer committed his big .psd or .sketch file, or there's some innocent looking gigabyte-sized .log file hidden somewhere.

Usage

fatberg

Yep, that's it. Run it in the directory that you want to analyze.

Installation

npm install -g fatberg

Requires a recent version of Node.js (8+).

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i fatberg

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    75.4 kB

    Total Files

    8

    Last publish

    Collaborators

    • tschoffelen