Get the amount of free space for a drive CLI
$ npm install --global @knutkirkhorn/free-space-cli
$ free-space --help
Usage
$ free-space <drive>
Examples
$ free-space
$ free-space C:
$ free-space \dev\sda
- system-disk - Get the system disk of the computer (e.g.
C:
or/dev/sda
) - @knutkirkhorn/free-space - API for this module