I thought I could do this,

if ( -f q#/tmp/yahoo.* ) {
       system("rm -rf /tmp/yahoo.*");
}

what am i missing?

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


Reply via email to