Skip to content

Instantly share code, notes, and snippets.

@piecioshka
Created March 11, 2019 11:36
Show Gist options
  • Save piecioshka/1c9eb4a4e0fb10cd7c7e8bcdc442d85a to your computer and use it in GitHub Desktop.
Save piecioshka/1c9eb4a4e0fb10cd7c7e8bcdc442d85a to your computer and use it in GitHub Desktop.
[number of max processes]
# max user processes — linux, macos
ulimit -a
# max system processes — linux
cat /proc/sys/kernel/pid_max
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment