From owner-freebsd-questions Fri Aug 24 19: 7:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web9601.mail.yahoo.com (web9601.mail.yahoo.com [216.136.129.180]) by hub.freebsd.org (Postfix) with SMTP id 06DE037B40F for ; Fri, 24 Aug 2001 19:07:47 -0700 (PDT) (envelope-from cjalmond@yahoo.com) Message-ID: <20010825020746.30445.qmail@web9601.mail.yahoo.com> Received: from [66.69.134.103] by web9601.mail.yahoo.com; Fri, 24 Aug 2001 19:07:46 PDT Date: Fri, 24 Aug 2001 19:07:46 -0700 (PDT) From: The Almonds Subject: c-shell script doing file copies runnign out of processes To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 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. Curtis __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message