Kills a Zombi process
 |
|
 |
|
#!/bin/bash
#
# Zombie Slayer
#
# zombie_slayer [OPTIONS]
#
# -d
# Just diplay the zombie processes and exit
#
# -h | help
# Display help
#
# Default is to show processes and the ask what to kill
#
|
|
 |
|
 |
( This Software is Available for Direct Download )
|
|
 |
|
 |
|
Supported Operating System(s) |
CentOS, Debian, Linux Generic, |
File Size |
1 kb |
Version |
x |
License Type |
Open Source |
Requirements |
Bash / Ksh shell |
Author Website |
http://gnutoolbox.com |
|
|
 |
|
 |
|
 |
|