配dump文件

ulimit -c unlimited

echo 'ulimit -c unlimited' >>/etc/profile


2. core 文件
    * 開啓或關閉core文件的生成
ulimit -c 能夠查看是否打開此選項,若爲0則爲關閉;
ulimit -c 0可手動關閉
ulimit -c 1000 爲設置core文件大小最大爲1000khtml

ulimit -c unlimited 設置core文件大小爲不限制大小htm

 

不少系統在默認的狀況下是關閉生成core文件的,這個命令能夠加到你的profile中去blog

  

 

http://www.cnblogs.com/qq78292959/archive/2012/05/08/2490443.htmlit

相關文章
相關標籤/搜索