Re: Limit core files (HP UX B.11.23 and ksh)



On Sep 4, 7:50 am, Miles <my_spam_acco...@xxxxxxx> wrote:
How do I stop core file from being created with HP-UX B.11.23 and korn
shell?

Thanks Miles

man ksh, it's in there somewhere.

# ulimit -Sc 0

might be what you need.

Best Regards,
Rodney

.