You don't need to have perl installed on the servers for this.
It can be installed there for other purposes, but here only the perl on your
local machine will be used.
Here is a quick'n'dirty script I use for exactly this purpose. I attach it
as well with a .TXT
extension.
Let me know if yo
-start-
> "Edward G. Orton" <[EMAIL PROTECTED]>
>at05/02/2001 07:37 PM
>> Can anyone confirm for me that it is (or isn't) possible to do a
>> nonblocking waitpid() on Activestate 5.6?
>Grant,
>If you pass waitpid the PID of the the child, it will not block. See
example
>below:
> do {
>