Andrew Gaffney wrote:
> I need to get a list of all the files that end with '.html' in a
> directory and all of its subdirectories. I then want to search
> through each file and remove the ones from the list that contain
> '<%perl>' or '<%init>'. How can I do this? Thanks for any help.
        Use File::Find.  Take a look at the docs. Std Core Perl.

Wags ;)
> 
> --
> Andrew Gaffney
> Network Administrator
> Skyline Aeronautics, LLC.
> 636-357-1548



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