root下
vim /etc/profile
末尾加上 ulimit -c unlimited
如下:
unset i
unset -f pathmunge
ulimit -c unlimited
work下 执行source /etc/profile 生效
root下
vim /etc/profile
末尾加上 ulimit -c unlimited
如下:
unset i
unset -f pathmunge
ulimit -c unlimited
work下 执行source /etc/profile 生效