Triyng 

$x=qx(xcopy a:\\1*.* c:\\tmp);
print"\n after \n$x \n before \n";

this is how it looks my dos session
--------------------------------------------------------
C:\WINDOWS\Escritorio>perl -w kk.pl
13feb.zip
        1 archivos copiados

 after

 before

--------------------------------------------------------
I think xcopy (and other dos commands, Nbtstat.exe, ...) do not send data to
stdout 
¿how could i do to catch that data?

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to