Limit of descriptors (.e.g. sockets) per process.


/ Published in: Bash
Save to your folder(s)

Specify the limit on the number of file descriptors a process may have.


Copy this code and paste it in your HTML
  1. ulimit -n

Report this snippet


Comments


You need to login to view comments.