Re: CORE dumps be gone ?
- From: "Hall" <dhs erinet com>
- To: "Warren Young" <tangent cyberport com>, "Gnome List" <gnome-list gnome org>
- Subject: Re: CORE dumps be gone ?
- Date: Fri, 21 May 1999 08:22:58 -0400
My Sparc Station at work has that setting and I asked about using this with
Linux about a year ago. Some people said it would work so I gave it a try...
>From what I can tell, it doesn't though. Then again, maybe I only added it
to my user's shell startup script. The core dumps I'm still seeing could be
caused by root. Maybe I should put it in /etc/bash_profile instead ?
Also, ulimit is no longer supported, according to its man page. As far as I
know, there's no replacement either.
----- Original Message -----
From: Warren Young <tangent@cyberport.com>
Subject: Re: CORE dumps be gone ?
> dennis wrote:
> >
> > Is there any way to tell gnome not to repart core dumps... ?
> > I'm sick of deleting the dman sucker from my .gnome-desktop when
> In your shell's startup script (.bash_profile, .login, etc.) add the
> following line:
>
> ulimit -c 0
>
> That tells the OS not to write core files bigger than 0 bytes. Which is
> to say, not to write them at all! Of course, this causes _all_ crashes
> to happen silently.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]