acgourley / node-ulimit

ulimit is a tiny node module for parsing `ulimit` output

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-ulimit

Copyright (C) 2011 by Maciej Małecki
MIT License (see LICENSE file)

ulimit is a tiny node module for parsing ulimit output. Useful when you want to know more about your app's limitations (number of open files, etc.)

Installation

npm install ulimit

About

ulimit is a tiny node module for parsing `ulimit` output

License:MIT License


Languages

Language:JavaScript 100.0%