Path: utzoo!mnetor!uunet!husc6!uwvax!cat2!plocher From: plocher@cat2.CS.WISC.EDU (John Plocher) Newsgroups: comp.unix.microport Subject: Re: Increasing ulimit Message-ID: <5374@spool.cs.wisc.edu> Date: 8 Mar 88 18:06:59 GMT References: <498@wa3wbu.UUCP> Sender: news@spool.cs.wisc.edu Reply-To: plocher@cat2.CS.WISC.EDU (John Plocher) Organization: U of Wisconsin CS Dept Lines: 11 +---- John Gayman writes: | What are the steps necessary to increase the ulimit on 2.3 | Microport ??? Its currently set at 2400 blocks. +---- /etc/patch /system5 ulpatch # for next reboot /etc/patch -k /system5 ulpatch # for right now, but not later is the new ulimit you desire. -John