Menu

Tree [51d859] master /
 History

HTTPS access


File Date Author Commit
 WinCmd-on-Linux 2010-09-22 root root [51d859] WinCmd-on-Linux Started
 README 2010-09-22 unknown unknown [dbbc5a] awKillAll.sh added
 awKillAll.sh 2010-09-22 unknown unknown [dbbc5a] awKillAll.sh added

Read Me

INFORMATION OF TOOLS
==================================================
==================================================

[added 22-Sep-2010]
filename: awKillAll.sh
--------------------------------------------------
if any of your process creates multiple instances of itself and don't have any service script or method to end all
OR if you simply want to kill any instance of any process matching certain String. 
then you can use it to kill all instances,
say you saved script as awKillAll.sh, and you have to kill all processes matching with 'python'
then use
#awKillAll.sh python

==================================================
==================================================