Console: Process Killer
Ben Yacoub Hatem (contact me)
This class is meant to kill all instances of a Unix process by specifying its name.
It takes the name of the command to kill from the current script comand line arguments, uses the command ps to list all running processes and kills those with a name that matched the specified argument.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Not sure (50.0%)
| Not sure (56.3%)
| Sufficient (68.8%)
| Sufficient (68.8%)
| -
| -
| Not sure (44.4%)
| 1515 |
Click here for detailed information about this class on phpclasses.org