|
From: Chris F. <cd...@fo...> - 2010-09-17 18:43:21
|
On Fri, Sep 17, 2010 at 02:37:14AM -0700, Emanoil Kotsev wrote: > how do I turn on core dumps? If you're using bash, that would be: ulimit -c unlimited You can view other limits with: ulimit -a Good luck, - Chris |