Skip to content

Instantly share code, notes, and snippets.

@omata
omata / ReadMe.md
Created July 12, 2023 22:18
How to Change Open Files Limit on OS X and macOS Sierra (10.8 - 10.12)

How to Change Open Files Limit on OS X and macOS

To check the current limits on your Mac OS X system, run in terminal:

launchctl limit maxfiles
ulimit -a

Steps