|
script running with "ksh" dumping core but not with "sh"
Hi,
I have small script written in korn shell. When it is called from different script, its dumping core, but no core dump when we run it standalone.
And its not dumping core if we run the script using "/bin/sh" instead of "ksh"
Can some body please help me how to resolve this issue.
strings -a core is not giving much information.
Thanxs in advance,
simhe02
|