Welcome to Linux Screw! If you're new here, you may want to subscribe our RSS feed.
Here is a shell script example that can be run by cron for automatic killing of “zombie” processes in Linux system:
Welcome to Linux Screw! If you're new here, you may want to subscribe our RSS feed.
Here is a shell script example that can be run by cron for automatic killing of “zombie” processes in Linux system:
| » You might also be interested in the following articles: | |
| Can’t find usable shell script encryption solution… Web server oneliner with bash htop: new generation Linux processes viewer Make linux shell scripts encrypted How to restart/stop/start networking in FreeBSD |
| Friendly Sites: | Who is behind Linux Screw? |
|
Aspiring Sysadmin |
GeekyBits³ | Bash Cures Cancer | TOTMS Linux Operating System | Small Linux Deployments | My SysAd Blog The Danesh Project | ZEPY | Linux config Wiki | Planet Sysadmin The Sys Admin | {buhay sysad} | a non-geek's linux notes Linux HOWTOs, Tutorials & Projects with Adam Palmer | LinuxAlt.Com |
My name is Artem Nosulchik (artiomix AT gmail DOT com) and I'm Linux/Unix, Cisco systems engineer. The main idea of Linux Screw is to share relevant knowledge, skills and observations over The Web. Here you can find a lot of information related to different Linux distributions, FreeBSD, IOS as well as a other Open Source around staff. Read more ›› |
Thanks for the script. Works great. I needed for a Rails reaper, I’m fork/exec for background jobs for a quick and dirty method. Helps alot.
Hi Hank,
Nice to know that! Thanks for commenting