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