Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 282 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 282 Bytes

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