Results 1 to 1 of 1
Hi All,
I want to know the method to find out the pid of the last crashed process. I tried using ps -aux which shows the last dead process as ...
- 02-16-2009 #1Just Joined!
- Join Date
- May 2008
- Posts
- 9
Finding process id of last crashed process
Hi All,
I want to know the method to find out the pid of the last crashed process. I tried using ps -aux which shows the last dead process as defunct but it goes off immediately after a short interval of time. So is there any method which gets me the pid of last crashed process even after a long time the process has died.
Thanks in advance.
Regards,
Santosh


Reply With Quote