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

RSS Icon Subscribe to comments

You need to login to post a comment.