Date: Sun, 21 Feb 1999 13:15:34 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Daniel Barker cc: djgpp AT delorie DOT com Subject: Re: Does Windows 98 lose DMPI descriptors? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Thu, 18 Feb 1999, Daniel Barker wrote: > The BASH script ran slowly and caused many > page faults, presumably since it involves many program launches What do you mean ``presumably''? Why should it crash because of involving ``many program launches''? Isn't this already a sign of a clear trouble? > BASH, EXPR and TRUE all were DJGPP ports of GNU programs, recently > downloaded. Correction: `true' is not a program, it's a shell script. So invoking `true' does NOT involve running a subsidiary program.