Skip to content

Instantly share code, notes, and snippets.

@funkfinger
Created June 24, 2014 12:46
Show Gist options
  • Save funkfinger/e10a76f316b3b5cf0394 to your computer and use it in GitHub Desktop.
Save funkfinger/e10a76f316b3b5cf0394 to your computer and use it in GitHub Desktop.
> ulimit -n
256
> ulimit -n 512
> ulimit -n
512
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment