in reply to Re: How to kill perl?in thread How to kill perl?
$ export MALLOC_CHECK_=2 $ perl -e 'print sort{*a=$b,0} <>' a b Aborted [download]