Return to Snippet

Revision: 14138
at May 20, 2009 08:35 by liqweed


Initial Code
ulimit -n

Initial URL


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

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

Initial Tags
unix

Initial Language
Bash