Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1a 7/7/83; site rlgvax.UUCP Path: utzoo!linus!decvax!harpo!seismo!rlgvax!dave From: dave@rlgvax.UUCP (Dave Maxey) Newsgroups: net.unix-wizards Subject: Re: Disabling core dumps Message-ID: <1331@rlgvax.UUCP> Date: Mon, 24-Oct-83 18:01:21 EDT Article-I.D.: rlgvax.1331 Posted: Mon Oct 24 18:01:21 1983 Date-Received: Tue, 25-Oct-83 04:54:30 EDT References: <735@cwruecmp.UUCP> Organization: CCI Office Systems Group, Reston, VA Lines: 8 There are at least three ways, two I have seen already here on the net, 1) "mkdir core" and 2) "limit coredumpsize 0" (which ONLY works if you type that from csh!) Another way is to create the file core and use "chmod -w core" to make it unwritable by everyone (including yourself). Pick the way that's easiest for you. - Dave Maxey (alias tbm) {seismo,mcnc,brl-bmd,allegra}!rlgvax!dave