From owner-freebsd-questions Fri Aug 24 21:16:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.dsl.frii.net [216.17.139.141]) by hub.freebsd.org (Postfix) with ESMTP id 926D537B401 for ; Fri, 24 Aug 2001 21:16:07 -0700 (PDT) (envelope-from cfedde@fedde.littleton.co.us) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.6/8.11.4) with ESMTP id f7P4G0Q11196; Fri, 24 Aug 2001 22:16:00 -0600 (MDT) Message-Id: <200108250416.f7P4G0Q11196@fedde.littleton.co.us> To: The Almonds Cc: freebsd-questions@FreeBSD.ORG Subject: Re: c-shell script doing file copies runnign out of processes In-Reply-To: <20010825020746.30445.qmail@web9601.mail.yahoo.com> From: Chris Fedde Date: Fri, 24 Aug 2001 22:16:00 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 24 Aug 2001 19:07:46 -0700 (PDT) The Almonds wrote: +------------------ | I created a simple c shell script that creates files, | copies files, cksum files, and then deletes files. I | then just call the c-shell script again in the | original c shell script. | | How do I run this script so that I do not get Kernel | out of processes errors which stop the script from | running. +------------------ It's hard to tell exactly what is happening with out seeing the script If you post it maybe we can figure out what is broken -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message