Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!usc!ucsd!ames!sgi!shinobu!odin!odin.sgi.com!gold From: gold@puck.wpd.sgi.com (Michael Gold) Newsgroups: comp.sys.sgi Subject: Re: Inhibiting core dumps Message-ID: Date: 13 Apr 90 12:01:33 GMT References: Sender: news@odin.corp.sgi.com Distribution: comp Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 10 In-reply-to: jim@baroque.Stanford.EDU's message of 12 Apr 90 21:20:23 GMT My favorite "hack" to limiting core dumps in / is to create a directory /core. The program cannot replace a directory with a file; thus no core dump. The obvious drawback is that you lose potential debugging information. Consider this a personal suggestion, not an official response from SGI... -- Mike