sized
v2.0.1
Published
Calculate the size of files/directories
Downloads
5
Readme
sized
Command line utility to calculate folder sizes.
Usage
sized [options] [dir]
sized .
Options
| flag | description | usage |
|--------------|---------------------------------|-------------------------------|
| --h | prints out the help screen | sized --h
|
| --i [path] | Adds path glob to ignored list | sized --i node_modules/**/*
|
| --debug | Shows debugging logs | sized --debug
|