Subject: Re: sysctl & process limitations
To: Randy Arabie <rrarabie@arabie.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 02/03/2002 14:16:27
On Sat, Feb 02, 2002 at 08:55:59PM -0700, Randy Arabie wrote:
> On Sat, 2 Feb 2002, Dan Nelson wrote:
> 
> > > Tried 5000, and it still bombs at the same point.  I set that at the 
> > > kernel level and the descriptors at the process level.
> > 
> > The error might not actually be the kernel limit being reached.  It
> > might just be the per-process rlimit.  What does "ulimit -n" print?
> 
> Command not found.
> 
> Couldn't find it with find, locate, or which either.

This is a built-in sh command. The equivalent in csh is 'limit'.
You can also access theses via sysctl.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--