1.0.2 • Published 6 months ago
jsdu v1.0.2
jsdu
like ncdu but show progressive result asap*
asap*: as soon as possible
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)