Below is the Perl equivalent of "rm currentlog_*.log" or "del currentlog_*.log" on the command prompt:
unlink glob "currentlog_*.log";
In reply to Re: deleting a file in perl
by hdb
in thread deleting a file in perl
by keralaqueen234
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |