View Single Post
Old Jun 5th, 2004, 6:27 AM   #3
Coume
Newbie
 
Join Date: Jun 2004
Posts: 2
Rep Power: 0 Coume is on a distinguished road
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
Coume is offline   Reply With Quote