Shell-Fu Git
Brought to you by:
abhishekkr
| File | Date | Author | Commit |
|---|---|---|---|
| WinCmd-on-Linux | 2010-09-22 |
|
[51d859] WinCmd-on-Linux Started |
| README | 2010-09-22 |
|
[dbbc5a] awKillAll.sh added |
| awKillAll.sh | 2010-09-22 |
|
[dbbc5a] awKillAll.sh added |
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 ================================================== ==================================================