Get Human Readable file size information - cli.
$ npm install --global getfilesize-cli
This CLI requires nodejs to be installed. But if you don't want to install nodejs, there are standalone bins which can even consume available under release/
directory.
$ getfilesize dummy.txt
//=> 3.38 KB
getfilesize - API for this module
MIT © Bharathvaj Ganesan