Modify the path of the core file under linux

Check it down

cat /proc/sys/kernel/core_pattern

eg:

/tang/share/%e-%p-%s-%t.core

 

Switch
echo 1> /proc/sys/fs/suid_dumpable

Guess you like

Origin blog.csdn.net/panpanloveruth/article/details/6072659