Norman Zhang wrote:
>>> 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?
> 
        No problem. I am used to Windows and ActiveState. I just go the doc on Perl 
for ActiveState.  File::Find will be on your Perl setup. It will come as part of the 
standard(core) load. You will need someone who has Linux/Unix background to tell you 
how to find the doc.  I see you have another reply already from someone with a Linux 
background, so will stop here. 

        Anything else, please let me know.

Wags ;)
> Regards,
> Norman



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

      Thanks.

Wags ;)
Int: 9-8-002-2224
Ext: 408-323-4225x2224



**********************************************************
This message contains information that is confidential
and proprietary to FedEx Freight or its affiliates.
It is intended only for the recipient named and for
the express purpose(s) described therein.
Any other use is prohibited.
****************************************************************


--
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