ulimit -c unlimited
echo "ulimit -c unlimited" >> /etc/profile
echo "/tmp/core-%e-%p" > /proc/sys/kernel/core_pattern
echo "ulimit -c unlimited" >> /etc/profile
echo "/tmp/core-%e-%p" > /proc/sys/kernel/core_pattern
211

被折叠的 条评论
为什么被折叠?