Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I tried supe search, but maybe I just put in the wrong queries, its a newbie question here, the title says it all. Is perl capable of stopping processes on a windows machine? (actually its a remote machine with shared drives, if that makes a difference) For example, if an exe is running, can perl tell the os to make it stop? I'm very new to perl, so any pointers would be highly appreciated. If anybody has some sample code that does something similar that would be great, as I am keen to learn from example.
Jonathan
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: using perl to stop processes on windows
by esskar (Deacon) on Mar 03, 2004 at 19:41 UTC | |
Re: using perl to stop processes on windows
by the_0ne (Pilgrim) on Mar 03, 2004 at 16:39 UTC | |
Re: using perl to stop processes on windows
by inman (Curate) on Mar 03, 2004 at 16:38 UTC | |
Re: using perl to stop processes on windows
by maa (Pilgrim) on Mar 03, 2004 at 19:40 UTC |