praka123
12-03-2007, 10:50 PM
My Debian shows the o/p of "ulimit -u" as "unlimited".
btw ulimit is the parameter which determines how many processes can a user account can run.U can customize the max no of processes via ulimit.
root@ubuntu:~# whereis ulimit
ulimit: /usr/include/ulimit.h http://wiki.linuxquestions.org/wiki/Ulimit
more:
http://www.faqs.org/docs/securing/x4733.html
~#ulimit -a shows the full details.
ulimit man page is there "man bash-builtins"
btw ulimit is the parameter which determines how many processes can a user account can run.U can customize the max no of processes via ulimit.
root@ubuntu:~# whereis ulimit
ulimit: /usr/include/ulimit.h http://wiki.linuxquestions.org/wiki/Ulimit
more:
http://www.faqs.org/docs/securing/x4733.html
~#ulimit -a shows the full details.
ulimit man page is there "man bash-builtins"