Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: High RAM script takes forever to terminate

by toma (Vicar)
on Nov 20, 2008 at 07:25 UTC ( [id://724810]=note: print w/replies, xml ) Need Help??


in reply to High RAM script takes forever to terminate

This is a swift exit that works great on linux and probably others:
`kill -9 $$`;
It should work perfectly the first time! - toma

Replies are listed 'Best First'.
Re^2: High RAM script takes forever to terminate
by jgrundstad (Initiate) on Nov 20, 2008 at 20:53 UTC
    Ha! Hilarious, this worked great. Just had to smack it with the right kind of hammer to end the incessant thrashing.

    Cheers,
    Jason

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://724810]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2025-01-20 04:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which URL do you most often use to access this site?












    Results (59 votes). Check out past polls.