Basically, it gives no error but does nothing
I am kind of sure that the problem come from the 2 first lines...
$cmd="ps -A | grep amule | grep -v grep";
$output=qx/$cmd/;
cos if I try only that in the script, it only takes the ps -A part, as if it cut aftyer the
|
Ludo
btw, i'm the owner of MythTVtalk.com
