I've /share_folder with many user folders.

e.g.,

/share_folder/user_a
/share_folder/user_b
...

I would like to scan all user folders for files that are older than 30
days and delete them. Is this doable with Perl?

Use File:Find and you can do all that you need to accomplish. See the doc. Wags ;)

Any questions and/or problems, please let me know.

Sorry. I'm a super-newbie. How do I check if File:Find is installed on my Linux box?


Regards,
Norman

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




Reply via email to