> enable ulimit -c ulimited ulimit -c 12345 (12345 is the size of core file) > disable ulimit -c 0
ulimit -c ulimited
ulimit -c 12345 (12345 is the size of core file)
ulimit -c 0