[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fork()
On Fri, Feb 01, 2002 at 12:59:23PM -0500, Scircuit wrote:
> When I am running multiple instances of a program, I get an error from fork() that says: fork: resource busy. Is there a way to increase the number of processes you have running?
man ulimit
man login.conf
--
http://2suck.net/hhwl.html
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)
- Follow-Ups:
- Re: fork()
- From: "Todd C. Miller" <Todd.Miller@courtesan.com>
- References:
- fork()
- From: Scircuit <circuit@adelphia.net>