can I list/kill processes?
- From: Tomasz Chmielewski <tch@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 21 Sep 2006 13:44:55 +0200
I'm writing a script in that installs/deploys applications.
As we normally can't update programs until they shut down, I thought that it would be great if the script was able to:
- list processes (and wait until our process is gone),
- kill processes (if we don't want to wait, but kill the app immediately)
Is it possible to list processes running, and kill them?
I would like to avoid using external applications like pskill etc.
--
Tomasz Chmielewski
http://wpkg.org
.
- Follow-Ups:
- Re: can I list/kill processes?
- From: mr_unreliable
- Re: can I list/kill processes?
- Prev by Date: modifying screen saver with vbscript
- Next by Date: Re: User global parameters - not through ASP's Session object
- Previous by thread: modifying screen saver with vbscript
- Next by thread: Re: can I list/kill processes?
- Index(es):
Relevant Pages
|