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.) -- Read More
INSTALL » npm install ulimit
CODE » git clone git://github.com/mmalecki/node-ulimit.git
Categories:
Engines:
- node >= v0.4