|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^2: How do I find and delete files based on age?by exussum0 (Vicar) |
| on Feb 26, 2007 at 17:32 UTC ( #602178=note: print w/ replies, xml ) | Need Help?? |
|
Touching on what was replied to you, I'd suggest replacing "rm -rf $_" with "echo rm -rf $_" At least then you can audit it until it works perfectly. ^^
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||