1.0.2 • Published 6 months ago

jsdu v1.0.2

Weekly downloads
6
License
BSD-2-Clause
Repository
github
Last release
6 months ago

jsdu

like ncdu but show progressive result asap*

asap*: as soon as possible

npm Package Version

Installation

npm i -g jsdu

Usage

usage: jsdu [options] [dir]

arguments:
  options: optional, details see below
  dir:     optional, default is current directory

options:
  -h | --help:        show help messages
  -l | --follow-link: follow symbolic links
  -n | --no-link:     skip symbolic links
  -i | --interval:    interval of report, default is 1000ms

examples:
  jsdu
  jsdu .
  jsdu --follow-link .
  jsdu --no-link .
  jsdu --help

License

BSD-2-Clause (Free Open Source Project)

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago