Created
February 17, 2015 19:31
-
-
Save pierrecholhot/80347dc80d490ae133c1 to your computer and use it in GitHub Desktop.
ulimit expansion
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo launchctl limit maxfiles 16384 16384; ulimit -n 16384 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment