LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   handling linux kernel crash using a shell script (https://www.linuxquestions.org/questions/programming-9/handling-linux-kernel-crash-using-a-shell-script-539603/)

indu.a 03-22-2007 06:32 AM

handling linux kernel crash using a shell script
 
I am writing a shell script which runs for n number of values everytime ( an infinite loop ).

For some values the system crashes and the whole script stops.
Is there anyway I can handle the kernel crash and still continue with the script without stopping?

Thanks in Advance.

matthewg42 03-22-2007 06:43 AM

If the kernel crashes, nothing more can be done.

What are you doing which causes the crash?


All times are GMT -5. The time now is 03:37 AM.