Recommend this page to a friend! |
Download .zip |
Info | View files (3) | Download .zip | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
51% | Total: 1,273 | All time: 2,990 This week: 345 |
Version | License | Categories | ||||
processkiller 1.0 | GNU General Publi... | Unix, Console |
Description | Author | ||||||||||||||
This class is meant to kill all instances of a Unix process by specifying its name. |
|
Process Killer Author : Ben Yacoub Hatem <hatem at php dot net> This class is meant to kill all instances of a unix process by entering its name. Inspite of running "ps -aux", check the pid of the process and then kill it ... this script can help you to automate this task. Sample USAGE : For example run 2 instances of php $php & $php & $ps -aux then cd to Process killer directory $cd processkiller $php pkill.php php run again ps to verify that the 2 instances have been killed. $ps -aux Any comment ? |
Files |
File | Role | Description |
---|---|---|
pkill.php | Example | sample usage of the class |
processkiller.class.php | Class | The main class |
readme.txt | Doc. | Readme file |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.