hi all

I need output from system():

@rrd = ("/usr/bin/rrdtool","graph","-","--title","hypergraph",........);
$rezult = system(@rrd);

how can i get output? 
p.s. i don't wont use `` and run shell;
thanks




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to