usage : simple way to lookup linux process usage. You can installing usage npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install usage $ sudo npm install -g usage
If want to update the usage package execute the command as below,
$ sudo npm update usage
Update package globally,
$ npm install -g usage
$ sudo git clone https://github.com/rektide/usage.git
$ sudo npm install -g ./usage
usage@0.7.1 /usr/lib/node_modules/usage
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall usage
| Package Name | usage |
| Version | 0.7.1 |
| Description | simple way to lookup linux process usage |
| Released Date | 2015-09-09T23:46:35.991Z |
| Published by | arunoda |
| How to Learn | https://www.npmjs.com/package/usage/tutorial |