From owner-freebsd-questions Thu Dec 11 04:13:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA07957 for questions-outgoing; Thu, 11 Dec 1997 04:13:31 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from unix4cc.nppi.edu.tw (unix4cc.npust.edu.tw [140.127.4.102]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id EAA07915 for ; Thu, 11 Dec 1997 04:12:25 -0800 (PST) (envelope-from cpfreg@unix4cc.nppi.edu.tw) Received: by unix4cc.nppi.edu.tw; id AA00763; Thu, 11 Dec 1997 20:19:56 +0800 Date: Thu, 11 Dec 1997 20:19:56 +0800 (CST) From: cpfreg To: FreeBSD Questions Mailing List Subject: [Q] bash: fork: Resource temporarily unavailable ? Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am using FreeBSD2.2-970625-RELENG. In /etc/rc.local I use /usr/X11R6/bin/xdm& to start the XWindows and AfterStep as my XWin manager. I start 9 rxvt after I login. Even with 64M RAM sometimes (not all the time) I get this kind of error message: bash: fork: Resource temporarily unavailable Does anyone has any idea what is going on?