|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: File::find questionby Crian (Hermit) |
| on Feb 03, 2005 at 15:27 UTC ( #427674=note: print w/ replies, xml ) | Need Help?? |
|
Just unlink them like this: find (sub { unlink($File::Find::name) if /\.results$/} , @directories );
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||