Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!sri-unix!rbbb.rice@rand-relay From: rbbb.rice%rand-relay@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: limiting core dumps Message-ID: <13009@sri-arpa.UUCP> Date: Wed, 26-Oct-83 15:34:35 EST Article-I.D.: sri-arpa.13009 Posted: Wed Oct 26 15:34:35 1983 Date-Received: Mon, 31-Oct-83 04:45:02 EST Lines: 10 From: David Chase Sure, "limit core 0" suppress core dumps, "unlimit core" to remove the limit, "limit core" to examine the limit, and "limit" to examine all limits. There is also system call "vlimit" that lets you do it from your program. This works on 4.1. David Chase, Rice University