echo "/mnt/nfs/core-%e-%p-%t" > /proc/sys/kernel/core_pattern
core-函数名-pid-时间戳
改变core文件名称和生成路径
原文:http://www.cnblogs.com/baiduboy/p/7593524.html