Posts Tagged SIGTERM
Script to kill processes older than x days.
Posted by Sheen in Linux Scripting on December 6, 2008
On a linux farm sometimes there would be a need to kill processes that have been running for extended periods of time and notify the users before doing it. I had such a requirement and had to scour the internet for a lot of long hours to find a proper script to get this job done but couldn’t find one. This script was written with ideas various sources and has been tested in an RHEL environment. Read the rest of this entry »
Recent Comments