Hello,

Two quick questions that may be basic but I never learned to solve yet
since they are not necessary for my work. Solving them would just make
my user experience a little better.

1. Is there a way to eliminate core dumps from crashed applications. I
don't want firefox to make a 1 GB core dump in my home directory if it
crashes.

2. Is there a way to supress or redirect console messages &
application error messages so they do not clutter my xterm. For
example I would rather

cat console.txt

than see a message on my xterm every time I plug in a USB device, etc.
Also I don't care about seeing every single little GTK error or
warning firefox has. In fact I would like to see none of them on my
xterm but would not necessarily mind storing them in a log file or
/dev/null.

Reply via email to