Showing posts with label kill. Show all posts
Showing posts with label kill. Show all posts

Wednesday, April 28, 2010

Kill signal to dump core file

To kill a process and make it dump a core file, use the "6" signal
kill -6 PID