Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!security!genrad!grkermit!masscomp!clyde!floyd!harpo!utah-cs!utah-gr!thomas From: thomas@utah-gr.UUCP (Spencer W. Thomas) Newsgroups: net.unix-wizards Subject: Re: MAX FILES PER PROCESS PROBLEM Message-ID: <1001@utah-gr.UUCP> Date: Tue, 29-Nov-83 14:05:25 EST Article-I.D.: utah-gr.1001 Posted: Tue Nov 29 14:05:25 1983 Date-Received: Thu, 1-Dec-83 03:23:25 EST References: abnjh.305 Lines: 7 We ran into this recently when we got a commercial finite element package. It's written in Fortran (bad enough), and wants to open 25 "tape" files. I guess it uses them for temp storage, I dunno. Anyway, we didn't really have a choice - we "had" to increase the number of available files/process. =Spencer