On Fri, Apr 9, 1999, Dmitry Valdov wrote:
> Hi!
> 
> Try it:
> 
> cat > qqq
> echo $$
> echo ~/qqq|~/qqq|~/qqq|~/qqq|~/qqq
> 
> Ctrl-D
> 
> ./qqq
> 
> Is there Any way to fix it?

   You typically want to set a restriction as to how many
processes a user can spawn.  This is done by editing
/etc/login.conf and changing the user's login class, see the man
page for 'login.conf'.

> 
> Dmitry.
> 

   Followups set to -questions.

> 
> 
> To Unsubscribe: send mail to majord...@freebsd.org
> with "unsubscribe freebsd-current" in the body of the message
> 

-- 
=============================================
* "This process can check if this value is  *
*  zero, and if it is, it does something    *
*  child-like." -Forbes Burkowski, CS 454   *
=============================================


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to