Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uunet!munnari.oz.au!comp.vuw.ac.nz!waikato!aukuni.ac.nz!russell From: russell@ccu1.aukuni.ac.nz (Russell J Fulton;ccc032u) Newsgroups: comp.sys.sgi Subject: Tcsh under 3.3 and rlimits Message-ID: <1990Oct18.215635.15882@ccu1.aukuni.ac.nz> Date: 18 Oct 90 21:56:35 GMT Distribution: comp Organization: University of Auckland, New Zealand. Lines: 15 We use tcsh (that I got from vgr.brl.mil) as our standard shell. With the arrival of 3.3 we would like to take advantage of the new Berkley limits commands. The problem is that these are `builtin' to the shells and ofcourse they are not in tcsh. Since tcsh is distributed as a set patches to the 4.3 csh sources which have the limit code, then I assume that who ever ported it to the SGI removed it. Could we have it back please? We have a messy work around at the moment, we wrote a small C program which sets the limits with the rlimits system call and then execs tcsh. Cheers, Russell. --