The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > HP-UX
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-16-2008
simhe02 simhe02 is offline
Registered User
 

Join Date: May 2008
Posts: 7
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
Reply With Quote
Forum Sponsor