use safe ? just a guess if it will work for this problem. check it out.
-Tom Kinzer -----Original Message----- From: Dan Anderson [mailto:[EMAIL PROTECTED] Sent: Friday, December 19, 2003 8:56 AM To: Perl Beginners Subject: Preventing Accidentally Fork Bombing My Box I'm creating an app that uses forks in a number of places to do things quicker. Unfortunately, I have a bad habit of accidentally fork bombing my box. Is there any way I can run a perl process (even if it's a Linux command) so that it wont eat up all available resources if I screw up? Or do I just need to learn to be more careful? -Dan -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>