Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!ucbvax!BRL.MIL!glennrp From: glennrp@BRL.MIL (Glenn Randers-Pehrson, WMB) Newsgroups: comp.sys.sgi Subject: preventing core dumps Message-ID: <9002281025.aa22228@TBD.BRL.MIL> Date: 28 Feb 90 15:25:06 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: U.S. Army Ballistic Research Laboratory, APG, MD Lines: 7 Brian Sturgill wrote that he prevents IRIX from making core dumps by making a symbolic link for /core to /dev/null. I've been accomplishing the same by making a zero length core with mode 0. But I really wish the operating system designers would provide an environment variable $NO_CORE or the like that could be used to prevent core dumps. ...Glenn Randers-Pehrson