Skip to content

Instantly share code, notes, and snippets.

@alanshaw
Created March 22, 2022 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alanshaw/cc31e1d9115e5251ad1c297a9b23edb2 to your computer and use it in GitHub Desktop.
Save alanshaw/cc31e1d9115e5251ad1c297a9b23edb2 to your computer and use it in GitHub Desktop.
ulimit maxfiles on MacOS Monterey
sudo sysctl kern.maxfilesperproc=256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment